diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-21 13:40:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-21 13:40:23 +0000 |
commit | ee8cc46ff75c1e6f530ed9b056e4c7d0548380c3 (patch) | |
tree | 8f8385cb031b035883dccf77d6c0da7315d5a099 /app-text/iso-codes | |
parent | stable ppc64, bug 238213 (diff) | |
download | gentoo-2-ee8cc46ff75c1e6f530ed9b056e4c7d0548380c3.tar.gz gentoo-2-ee8cc46ff75c1e6f530ed9b056e4c7d0548380c3.tar.bz2 gentoo-2-ee8cc46ff75c1e6f530ed9b056e4c7d0548380c3.zip |
stable ppc64, bug 238185
(Portage version: 2.1.4.4)
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 02bb74a955c6..7f9fd726630c 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.46 2008/09/21 12:43:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.47 2008/09/21 13:40:23 ranger Exp $ + + 21 Sep 2008; Brent Baude <ranger@gentoo.org> iso-codes-3.2.ebuild: + stable ppc64, bug 238185 21 Sep 2008; nixnut <nixnut@gentoo.org> iso-codes-3.2.ebuild: Stable on ppc wrt bug 238185 diff --git a/app-text/iso-codes/iso-codes-3.2.ebuild b/app-text/iso-codes/iso-codes-3.2.ebuild index 157fc650dba3..8650e77020d7 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.5 2008/09/21 12:43:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.2.ebuild,v 1.6 2008/09/21 13:40:23 ranger 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="" |