diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:03:40 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:03:40 +0000 |
commit | cfc60ef209ee333fac5d8b006ece39bed6efd2e8 (patch) | |
tree | bbe6a4693a44b0a78a479110527a2671d4a254e9 /app-text/iso-codes | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-cfc60ef209ee333fac5d8b006ece39bed6efd2e8.tar.gz gentoo-2-cfc60ef209ee333fac5d8b006ece39bed6efd2e8.tar.bz2 gentoo-2-cfc60ef209ee333fac5d8b006ece39bed6efd2e8.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
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 76c37da78ebe..e98c7ccc40cf 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.66 2009/04/10 23:04:20 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.67 2009/04/12 21:03:39 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> iso-codes-3.6.ebuild: + Stable on sparc, bug #260063 *iso-codes-3.8 (10 Apr 2009) diff --git a/app-text/iso-codes/iso-codes-3.6.ebuild b/app-text/iso-codes/iso-codes-3.6.ebuild index 708a661553a5..a9e815cb0bce 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.7 2009/03/18 15:19:18 armin76 Exp $ +# $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 $ 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="" |