diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 16:30:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 16:30:59 +0000 |
commit | df1d6757209ebf9af14d7ebe9adc62ca42378d83 (patch) | |
tree | 390625abd24cc188422712061510625c2c763bd5 /app-admin/augeas | |
parent | Stable for ia64, wrt bug #439732 (diff) | |
download | gentoo-2-df1d6757209ebf9af14d7ebe9adc62ca42378d83.tar.gz gentoo-2-df1d6757209ebf9af14d7ebe9adc62ca42378d83.tar.bz2 gentoo-2-df1d6757209ebf9af14d7ebe9adc62ca42378d83.zip |
Stable for ia64, wrt bug #439732
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/augeas')
-rw-r--r-- | app-admin/augeas/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/augeas/augeas-0.10.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/augeas/ChangeLog b/app-admin/augeas/ChangeLog index e39c3c17917d..57ca54a4eeb9 100644 --- a/app-admin/augeas/ChangeLog +++ b/app-admin/augeas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/augeas # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.39 2012/11/07 20:19:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.40 2012/12/18 16:30:59 ago Exp $ + + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> augeas-0.10.0-r1.ebuild: + Stable for ia64, wrt bug #439732 *augeas-0.10.0-r1 (07 Nov 2012) diff --git a/app-admin/augeas/augeas-0.10.0-r1.ebuild b/app-admin/augeas/augeas-0.10.0-r1.ebuild index 2073381a776c..3f375e384dc0 100644 --- a/app-admin/augeas/augeas-0.10.0-r1.ebuild +++ b/app-admin/augeas/augeas-0.10.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.1 2012/11/07 20:19:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.10.0-r1.ebuild,v 1.2 2012/12/18 16:30:59 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~sparc ~x86" IUSE="static-libs test" RDEPEND=" |