diff options
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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index b364306910a8..86a9b5636932 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.74 2009/06/11 19:51:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.75 2009/07/04 18:33:08 ranger Exp $ + + 04 Jul 2009; Brent Baude <ranger@gentoo.org> iso-codes-3.8.ebuild: + Marking iso-codes-3.8 ppc64 for bug 272502 11 Jun 2009; Markus Meier <maekke@gentoo.org> iso-codes-3.8.ebuild: amd64 stable, bug #272502 diff --git a/app-text/iso-codes/iso-codes-3.8.ebuild b/app-text/iso-codes/iso-codes-3.8.ebuild index 0476effef14b..57934b567352 100644 --- a/app-text/iso-codes/iso-codes-3.8.ebuild +++ b/app-text/iso-codes/iso-codes-3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.8.ebuild,v 1.6 2009/06/11 19:51:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.8.ebuild,v 1.7 2009/07/04 18:33:08 ranger Exp $ EAPI="2" @@ -10,7 +10,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="" |