diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-10 20:22:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-10 20:22:02 +0000 |
commit | edf03f3137494f08cc0778c8699145f517f099e3 (patch) | |
tree | 5ec4147483b6460cc7a96f0968f8feb5f579ce1e /app-text/iso-codes | |
parent | doesn't need arts (diff) | |
download | gentoo-2-edf03f3137494f08cc0778c8699145f517f099e3.tar.gz gentoo-2-edf03f3137494f08cc0778c8699145f517f099e3.tar.bz2 gentoo-2-edf03f3137494f08cc0778c8699145f517f099e3.zip |
arm/ia64/sh/sparc stable wrt #291467
(Portage version: 2.1.6.13/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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index a9bca19c038a..244c58fe5f95 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.80 2009/11/08 20:14:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.81 2009/11/10 20:22:02 armin76 Exp $ + + 10 Nov 2009; Raúl Porcel <armin76@gentoo.org> iso-codes-3.10.ebuild: + arm/ia64/sh/sparc stable wrt #291467 08 Nov 2009; nixnut <nixnut@gentoo.org> iso-codes-3.10.ebuild: ppc stable #291467 diff --git a/app-text/iso-codes/iso-codes-3.10.ebuild b/app-text/iso-codes/iso-codes-3.10.ebuild index ed82968294b4..6e6449c30a0a 100644 --- a/app-text/iso-codes/iso-codes-3.10.ebuild +++ b/app-text/iso-codes/iso-codes-3.10.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.10.ebuild,v 1.4 2009/11/08 20:14:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.10.ebuild,v 1.5 2009/11/10 20:22:02 armin76 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="" |