diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-09 14:21:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-09 14:21:12 +0000 |
commit | 8efe1c8dba29d20e07122a2ecb96c73754afe55d (patch) | |
tree | f857f0f1da0533944bd396da2c4a39953171799b /app-text | |
parent | x86 stable, bug #244372 (diff) | |
download | historical-8efe1c8dba29d20e07122a2ecb96c73754afe55d.tar.gz historical-8efe1c8dba29d20e07122a2ecb96c73754afe55d.tar.bz2 historical-8efe1c8dba29d20e07122a2ecb96c73754afe55d.zip |
Stable on ppc wrt bug 246056
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.26-hardened-r4 ppc
Diffstat (limited to 'app-text')
-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 52ac644b0e17..73c235464ec5 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.53 2008/11/09 11:40:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.54 2008/11/09 14:21:12 nixnut Exp $ + + 09 Nov 2008; nixnut <nixnut@gentoo.org> iso-codes-3.3.ebuild: + Stable on ppc wrt bug 246056 09 Nov 2008; Markus Meier <maekke@gentoo.org> iso-codes-3.3.ebuild: amd64 stable, 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 3bedeb11a082..687e160ed412 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.4 2008/11/09 11:40:40 maekke Exp $ +# $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 $ 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="" |