diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 23:13:22 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 23:13:22 +0000 |
commit | 1ef93bb874813b8abb20138f48a95c2b6229df77 (patch) | |
tree | 71354ae9f5ecdc18c16331e69bb1c4b9d640c8fd /app-text/iso-codes | |
parent | bump (diff) | |
download | gentoo-2-1ef93bb874813b8abb20138f48a95c2b6229df77.tar.gz gentoo-2-1ef93bb874813b8abb20138f48a95c2b6229df77.tar.bz2 gentoo-2-1ef93bb874813b8abb20138f48a95c2b6229df77.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-0.49.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index ac11b87515d8..b44a45703564 100644 --- a/app-text/iso-codes/ChangeLog +++ b/app-text/iso-codes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/iso-codes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.16 2006/01/22 21:28:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.17 2006/02/03 23:09:16 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> iso-codes-0.49.ebuild: + Stable on hppa. 22 Jan 2006; Markus Rothe <corsair@gentoo.org> iso-codes-0.49.ebuild: Stable on ppc64 diff --git a/app-text/iso-codes/iso-codes-0.49.ebuild b/app-text/iso-codes/iso-codes-0.49.ebuild index c608a193eb1e..f3ba5b615b89 100644 --- a/app-text/iso-codes/iso-codes-0.49.ebuild +++ b/app-text/iso-codes/iso-codes-0.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.7 2006/01/22 21:28:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.8 2006/02/03 23:09:16 gmsoft Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/i/iso-codes/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="sys-devel/gettext |