diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 15:16:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 15:16:09 +0000 |
commit | 209fdf783043eaa5fb13ca0bb9964646d175dcfe (patch) | |
tree | 2c40df0c01322acbaa2bd8041c919621dabfd971 /app-text/iso-codes | |
parent | After talking to ferdy I bumped this to lattest release (diff) | |
download | gentoo-2-209fdf783043eaa5fb13ca0bb9964646d175dcfe.tar.gz gentoo-2-209fdf783043eaa5fb13ca0bb9964646d175dcfe.tar.bz2 gentoo-2-209fdf783043eaa5fb13ca0bb9964646d175dcfe.zip |
Stable for HPPA (bug #238185).
(Portage version: 2.2_rc9/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 29afd953f115..4e9dafede46a 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.48 2008/09/21 17:26:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.49 2008/09/26 15:16:09 jer Exp $ + + 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> iso-codes-3.2.ebuild: + Stable for HPPA (bug #238185). 21 Sep 2008; Raúl Porcel <armin76@gentoo.org> iso-codes-3.2.ebuild: alpha/arm/ia64/sh stable wrt #238185 diff --git a/app-text/iso-codes/iso-codes-3.2.ebuild b/app-text/iso-codes/iso-codes-3.2.ebuild index 66290c389b43..5adf224bdb65 100644 --- a/app-text/iso-codes/iso-codes-3.2.ebuild +++ b/app-text/iso-codes/iso-codes-3.2.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.2.ebuild,v 1.7 2008/09/21 17:26:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.2.ebuild,v 1.8 2008/09/26 15:16:09 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="" |