diff options
author | 2013-07-15 15:51:24 +0000 | |
---|---|---|
committer | 2013-07-15 15:51:24 +0000 | |
commit | 7c1994a7b302306b7370adfc46c4b03923f01133 (patch) | |
tree | 217f82499ca0cd6ceb7af48e73e005872b800a75 /app-text/an | |
parent | Version bump, wrt bug #476708. EAPI 5, enable verbose build, get rid of base ... (diff) | |
download | gentoo-2-7c1994a7b302306b7370adfc46c4b03923f01133.tar.gz gentoo-2-7c1994a7b302306b7370adfc46c4b03923f01133.tar.bz2 gentoo-2-7c1994a7b302306b7370adfc46c4b03923f01133.zip |
Stable for amd64 wrt bug #476852
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-text/an')
-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 74c819037314..1470580193a9 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.38 2013/07/15 10:40:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.39 2013/07/15 15:51:24 nimiux Exp $ + + 15 Jul 2013; Chema Alonso <nimiux@gentoo.org> an-1.1.ebuild: + Stable for amd64 wrt bug #476852 15 Jul 2013; Jeroen Roovers <jer@gentoo.org> an-1.1.ebuild: Stable for HPPA (bug #476852). diff --git a/app-text/an/an-1.1.ebuild b/app-text/an/an-1.1.ebuild index c061f0ab0a83..327e8aaa6c67 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.3 2013/07/15 10:40:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-1.1.ebuild,v 1.4 2013/07/15 15:51:24 nimiux 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" |