diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:07:18 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:07:18 +0000 |
commit | ba05fc70349a2d0e134bdac0f8db082369430c4d (patch) | |
tree | 1323ffe03b6c0735ec924b9fb0c8de6759ea07c5 /app-text/iso-codes | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-ba05fc70349a2d0e134bdac0f8db082369430c4d.tar.gz gentoo-2-ba05fc70349a2d0e134bdac0f8db082369430c4d.tar.bz2 gentoo-2-ba05fc70349a2d0e134bdac0f8db082369430c4d.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/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.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index d5077ca47d46..9e8b521527a5 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.129 2012/10/14 04:51:17 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.130 2012/10/16 04:07:18 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> iso-codes-3.37.ebuild: + stable ppc, bug #427544 14 Oct 2012; Matt Turner <mattst88@gentoo.org> iso-codes-3.37.ebuild: Stable on alpha, bug 427544. diff --git a/app-text/iso-codes/iso-codes-3.37.ebuild b/app-text/iso-codes/iso-codes-3.37.ebuild index 817ddf680dca..da5e9a2164c7 100644 --- a/app-text/iso-codes/iso-codes-3.37.ebuild +++ b/app-text/iso-codes/iso-codes-3.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.37.ebuild,v 1.8 2012/10/14 04:51:17 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.37.ebuild,v 1.9 2012/10/16 04:07:18 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://pkg-isocodes.alioth.debian.org/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |