diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 12:43:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 12:43:40 +0000 |
commit | fb10b122512be1320778345e357297c8635f3816 (patch) | |
tree | 6c9633b69ad4f9b53d409007ff34a864ea741573 /app-text/iso-codes | |
parent | Version bump to latest 2.6 version (#237132). (diff) | |
download | gentoo-2-fb10b122512be1320778345e357297c8635f3816.tar.gz gentoo-2-fb10b122512be1320778345e357297c8635f3816.tar.bz2 gentoo-2-fb10b122512be1320778345e357297c8635f3816.zip |
Stable on ppc wrt 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 aa8d373cab17..02bb74a955c6 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.45 2008/09/20 16:23:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.46 2008/09/21 12:43:40 nixnut Exp $ + + 21 Sep 2008; nixnut <nixnut@gentoo.org> iso-codes-3.2.ebuild: + Stable on ppc wrt bug 238185 20 Sep 2008; Markus Meier <maekke@gentoo.org> iso-codes-3.2.ebuild: x86 stable, 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 1d16ee7a62cf..157fc650dba3 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.4 2008/09/20 16:23:56 maekke Exp $ +# $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 $ 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="" |