diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-11-22 16:07:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-11-22 16:07:44 +0000 |
commit | ecdd4416a3a492058cb8111b2b8c5a46647a53c7 (patch) | |
tree | 93eb0b6cfa9e1f5880a5f09a1e91ed4afa689476 /app-text/iso-codes | |
parent | ppc stable, bug #247308 (diff) | |
download | historical-ecdd4416a3a492058cb8111b2b8c5a46647a53c7.tar.gz historical-ecdd4416a3a492058cb8111b2b8c5a46647a53c7.tar.bz2 historical-ecdd4416a3a492058cb8111b2b8c5a46647a53c7.zip |
Stable for HPPA (bug #246056).
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686
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-3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index cf6fceec713e..a040bffe7a68 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.55 2008/11/12 21:52:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.56 2008/11/22 16:07:44 jer Exp $ + + 22 Nov 2008; Jeroen Roovers <jer@gentoo.org> iso-codes-3.3.ebuild: + Stable for HPPA (bug #246056). 12 Nov 2008; Brent Baude <ranger@gentoo.org> iso-codes-3.3.ebuild: stable ppc64, bug 246056 diff --git a/app-text/iso-codes/iso-codes-3.3.ebuild b/app-text/iso-codes/iso-codes-3.3.ebuild index 66cbf9fad7d3..fe6c1ff8ae84 100644 --- a/app-text/iso-codes/iso-codes-3.3.ebuild +++ b/app-text/iso-codes/iso-codes-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.3.ebuild,v 1.6 2008/11/12 21:52:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.3.ebuild,v 1.7 2008/11/22 16:07:44 jer Exp $ WANT_AUTOMAKE="latest" @@ -12,7 +12,7 @@ SRC_URI="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |