diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-13 09:24:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-13 09:24:30 +0000 |
commit | ee5e7fd4ec58e9066be308a955b0d5def1e9ecdd (patch) | |
tree | e023a1fd0a7e675039a546788ea45d894bdd2279 /app-admin/augeas | |
parent | Stable for alpha, wrt bug #492528 (diff) | |
download | gentoo-2-ee5e7fd4ec58e9066be308a955b0d5def1e9ecdd.tar.gz gentoo-2-ee5e7fd4ec58e9066be308a955b0d5def1e9ecdd.tar.bz2 gentoo-2-ee5e7fd4ec58e9066be308a955b0d5def1e9ecdd.zip |
Stable for ppc, wrt bug #492528
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/augeas')
-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 c2a93e4ec503..572cc7a3b3a9 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.49 2013/12/13 09:23:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.50 2013/12/13 09:24:30 ago Exp $ + + 13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> augeas-0.10.0-r2.ebuild: + Stable for ppc, wrt bug #492528 13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> augeas-0.10.0-r2.ebuild: Stable for alpha, 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 fda38c0078c6..25a2494d8e4a 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.5 2013/12/13 09:23:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.10.0-r2.ebuild,v 1.6 2013/12/13 09:24:30 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=" |