diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 01:38:27 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 01:38:27 +0000 |
commit | 90e41773d29a8ad67314848c209e05a8361d03e6 (patch) | |
tree | 4af9cdbc95a8e92e85ad75c6d8f973eb8dc4056e /app-text/iso-codes | |
parent | Fix build (diff) | |
download | gentoo-2-90e41773d29a8ad67314848c209e05a8361d03e6.tar.gz gentoo-2-90e41773d29a8ad67314848c209e05a8361d03e6.tar.bz2 gentoo-2-90e41773d29a8ad67314848c209e05a8361d03e6.zip |
stable ppc64, 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 8a781302db19..31024d83c4b1 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.127 2012/10/06 08:45:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.128 2012/10/07 01:38:27 blueness Exp $ + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> iso-codes-3.37.ebuild: + stable ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> iso-codes-3.37.ebuild: arm stable, 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 6b29f166a4c7..7a62838874b6 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.6 2012/10/06 08:45:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.37.ebuild,v 1.7 2012/10/07 01:38:27 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="" |