diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-11 08:48:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-11 08:48:58 +0000 |
commit | b416f454fa66c23dd5a00d1ffb212e8f99378efe (patch) | |
tree | a4a99042d2aa657499514e7aec6f6b40794cf1f9 /app-admin | |
parent | Stable for amd64, wrt bug #493894 (diff) | |
download | gentoo-2-b416f454fa66c23dd5a00d1ffb212e8f99378efe.tar.gz gentoo-2-b416f454fa66c23dd5a00d1ffb212e8f99378efe.tar.bz2 gentoo-2-b416f454fa66c23dd5a00d1ffb212e8f99378efe.zip |
Stable for x86, wrt bug #492528
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/augeas/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/augeas/augeas-0.10.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/augeas/ChangeLog b/app-admin/augeas/ChangeLog index 21870cbf01bf..2af9901863fe 100644 --- a/app-admin/augeas/ChangeLog +++ b/app-admin/augeas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/augeas # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.46 2013/12/11 08:48:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.47 2013/12/11 08:48:58 ago Exp $ + + 11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> augeas-0.10.0-r2.ebuild: + Stable for x86, wrt bug #492528 11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> augeas-0.10.0-r2.ebuild: Stable for amd64, wrt bug #492528 diff --git a/app-admin/augeas/augeas-0.10.0-r2.ebuild b/app-admin/augeas/augeas-0.10.0-r2.ebuild index 5b7ce60c610f..046f4201a553 100644 --- a/app-admin/augeas/augeas-0.10.0-r2.ebuild +++ b/app-admin/augeas/augeas-0.10.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.10.0-r2.ebuild,v 1.2 2013/12/11 08:48:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.10.0-r2.ebuild,v 1.3 2013/12/11 08:48:58 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://augeas.net/download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86" IUSE="static-libs test" RDEPEND=" |