diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-12 21:52:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-12 21:52:40 +0000 |
commit | 006bb1970d997fa8b62480fff456c6c880a2eb63 (patch) | |
tree | edcec063ab5db70b204d69e534be8dd8c7612d94 /app-text/iso-codes | |
parent | stable ppc64, bug 246054 (diff) | |
download | historical-006bb1970d997fa8b62480fff456c6c880a2eb63.tar.gz historical-006bb1970d997fa8b62480fff456c6c880a2eb63.tar.bz2 historical-006bb1970d997fa8b62480fff456c6c880a2eb63.zip |
stable ppc64, bug 246056
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64
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 73c235464ec5..cf6fceec713e 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.54 2008/11/09 14:21:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.55 2008/11/12 21:52:40 ranger Exp $ + + 12 Nov 2008; Brent Baude <ranger@gentoo.org> iso-codes-3.3.ebuild: + stable ppc64, bug 246056 09 Nov 2008; nixnut <nixnut@gentoo.org> iso-codes-3.3.ebuild: Stable on ppc wrt 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 687e160ed412..66cbf9fad7d3 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.5 2008/11/09 14:21:12 nixnut Exp $ +# $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 $ 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="" |