diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-04 17:30:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-04 17:30:11 +0000 |
commit | 6abd0c767f93e41308a521ca94a347bbe82d0691 (patch) | |
tree | b06cdf7f8df155285169bb86b73434cfdb7fb86d /app-text/iso-codes | |
parent | Remove old (diff) | |
download | gentoo-2-6abd0c767f93e41308a521ca94a347bbe82d0691.tar.gz gentoo-2-6abd0c767f93e41308a521ca94a347bbe82d0691.tar.bz2 gentoo-2-6abd0c767f93e41308a521ca94a347bbe82d0691.zip |
alpha/arm/ia64/sh/x86 stable wrt #272502
(Portage version: 2.1.6.11/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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index b7904ca4309e..bddbfe6007c2 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.70 2009/06/03 22:58:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.71 2009/06/04 17:30:11 armin76 Exp $ + + 04 Jun 2009; Raúl Porcel <armin76@gentoo.org> iso-codes-3.8.ebuild: + alpha/arm/ia64/sh/x86 stable wrt #272502 03 Jun 2009; Ferris McCormick <fmccor@gentoo.org> iso-codes-3.8.ebuild: Sparc stable, Bug #272502. diff --git a/app-text/iso-codes/iso-codes-3.8.ebuild b/app-text/iso-codes/iso-codes-3.8.ebuild index 8fc074a96793..53725df14f45 100644 --- a/app-text/iso-codes/iso-codes-3.8.ebuild +++ b/app-text/iso-codes/iso-codes-3.8.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.8.ebuild,v 1.2 2009/06/03 22:58:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.8.ebuild,v 1.3 2009/06/04 17:30:11 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="" |