diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:15:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:15:49 +0000 |
commit | 5a63c6b15dd558e76314b161320699953377c9d1 (patch) | |
tree | 46e1f0f94935f26c9411e391116994e8f5376fed /app-text | |
parent | Stable for ppc64, wrt bug #477360 (diff) | |
download | gentoo-2-5a63c6b15dd558e76314b161320699953377c9d1.tar.gz gentoo-2-5a63c6b15dd558e76314b161320699953377c9d1.tar.bz2 gentoo-2-5a63c6b15dd558e76314b161320699953377c9d1.zip |
Stable for ppc64, wrt bug #476852
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/an/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/an/an-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/an/ChangeLog b/app-text/an/ChangeLog index 99c68513822c..fda318754250 100644 --- a/app-text/an/ChangeLog +++ b/app-text/an/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/an # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.40 2013/07/22 20:38:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.41 2013/07/22 21:15:49 ago Exp $ + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> an-1.1.ebuild: + Stable for ppc64, wrt bug #476852 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> an-1.1.ebuild: Stable for ppc, wrt bug #476852 diff --git a/app-text/an/an-1.1.ebuild b/app-text/an/an-1.1.ebuild index 81b2b2a9f07b..d300975e1352 100644 --- a/app-text/an/an-1.1.ebuild +++ b/app-text/an/an-1.1.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-text/an/an-1.1.ebuild,v 1.5 2013/07/22 20:38:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-1.1.ebuild,v 1.6 2013/07/22 21:15:49 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ~ppc64 ~x86" +KEYWORDS="amd64 hppa ppc ppc64 ~x86" IUSE="" DEPEND="dev-libs/icu" |