diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-13 11:31:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-13 11:31:36 +0000 |
commit | 62972724cff318700f48ca51e63773dca49e157b (patch) | |
tree | 87328a3a41534ae157a67b7e6f41e8b08c416246 /app-text/iso-codes | |
parent | Add ~sh (diff) | |
download | gentoo-2-62972724cff318700f48ca51e63773dca49e157b.tar.gz gentoo-2-62972724cff318700f48ca51e63773dca49e157b.tar.bz2 gentoo-2-62972724cff318700f48ca51e63773dca49e157b.zip |
arm/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index e98c7ccc40cf..57a7c6f6830b 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.67 2009/04/12 21:03:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.68 2009/04/13 11:31:36 armin76 Exp $ + + 13 Apr 2009; Raúl Porcel <armin76@gentoo.org> iso-codes-3.6.ebuild: + arm/sh stable 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> iso-codes-3.6.ebuild: Stable on sparc, bug #260063 diff --git a/app-text/iso-codes/iso-codes-3.6.ebuild b/app-text/iso-codes/iso-codes-3.6.ebuild index a9e815cb0bce..f767b057ca1e 100644 --- a/app-text/iso-codes/iso-codes-3.6.ebuild +++ b/app-text/iso-codes/iso-codes-3.6.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.6.ebuild,v 1.8 2009/04/12 21:03:40 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.6.ebuild,v 1.9 2009/04/13 11:31:36 armin76 Exp $ EAPI="2" @@ -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="" |