diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-06-03 22:58:29 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-06-03 22:58:29 +0000 |
commit | f6a18b431324ac7a9b6ceb478701a202982bcec6 (patch) | |
tree | 1e810bea986c17f9b13bf2b6e04edf63d9b264b8 /app-text/iso-codes | |
parent | Version bump. (diff) | |
download | gentoo-2-f6a18b431324ac7a9b6ceb478701a202982bcec6.tar.gz gentoo-2-f6a18b431324ac7a9b6ceb478701a202982bcec6.tar.bz2 gentoo-2-f6a18b431324ac7a9b6ceb478701a202982bcec6.zip |
Sparc stable, Bug #272502.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
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 b60f01ccc1d1..b7904ca4309e 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.69 2009/06/03 22:28:09 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.70 2009/06/03 22:58:29 fmccor Exp $ + + 03 Jun 2009; Ferris McCormick <fmccor@gentoo.org> iso-codes-3.8.ebuild: + Sparc stable, Bug #272502. *iso-codes-3.9 (03 Jun 2009) diff --git a/app-text/iso-codes/iso-codes-3.8.ebuild b/app-text/iso-codes/iso-codes-3.8.ebuild index 3fd574022b3b..8fc074a96793 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.1 2009/04/10 23:04:20 leio Exp $ +# $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 $ 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="" |