diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 13:58:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 13:58:39 +0000 |
commit | ab5802ae1306cbe7674fa043ba709396f7895a09 (patch) | |
tree | 1bf7972a20aadaa278a8f7f1eaadacffd40447b0 /app-admin/augeas | |
parent | Stable for alpha, wrt bug #503648 (diff) | |
download | gentoo-2-ab5802ae1306cbe7674fa043ba709396f7895a09.tar.gz gentoo-2-ab5802ae1306cbe7674fa043ba709396f7895a09.tar.bz2 gentoo-2-ab5802ae1306cbe7674fa043ba709396f7895a09.zip |
Stable for alpha, wrt bug #506464
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/augeas/ChangeLog b/app-admin/augeas/ChangeLog index 2eec6c72c9ba..155ec6568056 100644 --- a/app-admin/augeas/ChangeLog +++ b/app-admin/augeas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/augeas # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.55 2014/05/14 14:28:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.56 2014/05/17 13:58:39 ago Exp $ + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> augeas-1.1.0.ebuild: + Stable for alpha, wrt bug #506464 14 May 2014; Agostino Sarubbo <ago@gentoo.org> augeas-1.1.0.ebuild: Stable for sparc, wrt bug #506464 diff --git a/app-admin/augeas/augeas-1.1.0.ebuild b/app-admin/augeas/augeas-1.1.0.ebuild index 6d5c51ecacef..ac3eae7cbcdf 100644 --- a/app-admin/augeas/augeas-1.1.0.ebuild +++ b/app-admin/augeas/augeas-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-1.1.0.ebuild,v 1.5 2014/05/14 14:28:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-1.1.0.ebuild,v 1.6 2014/05/17 13:58:39 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.augeas.net/${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=" |