diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-21 17:26:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-21 17:26:15 +0000 |
commit | ae03cbd2b7fc604a0cf0c8fcc6e532c861ed8684 (patch) | |
tree | e9683dbce63f9cdd4b6e15170f411d351116d9ad /app-text | |
parent | Removed old (diff) | |
download | gentoo-2-ae03cbd2b7fc604a0cf0c8fcc6e532c861ed8684.tar.gz gentoo-2-ae03cbd2b7fc604a0cf0c8fcc6e532c861ed8684.tar.bz2 gentoo-2-ae03cbd2b7fc604a0cf0c8fcc6e532c861ed8684.zip |
alpha/arm/ia64/sh stable wrt #238185
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-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 7f9fd726630c..29afd953f115 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.47 2008/09/21 13:40:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.48 2008/09/21 17:26:15 armin76 Exp $ + + 21 Sep 2008; Raúl Porcel <armin76@gentoo.org> iso-codes-3.2.ebuild: + alpha/arm/ia64/sh stable wrt #238185 21 Sep 2008; Brent Baude <ranger@gentoo.org> iso-codes-3.2.ebuild: stable ppc64, 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 8650e77020d7..66290c389b43 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.6 2008/09/21 13:40:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.2.ebuild,v 1.7 2008/09/21 17:26:15 armin76 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="" |