diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:11:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:11:36 +0000 |
commit | 93fa4cc5f3e666b66f155237369fd80a39512908 (patch) | |
tree | 405857327582baa16b513ba86185c25541898fda /app-text/iso-codes | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | historical-93fa4cc5f3e666b66f155237369fd80a39512908.tar.gz historical-93fa4cc5f3e666b66f155237369fd80a39512908.tar.bz2 historical-93fa4cc5f3e666b66f155237369fd80a39512908.zip |
ppc/ppc64 stable wrt #369909
Package-Manager: portage-2.2.0_alpha59/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.24.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 9419a3cec3fe..3b31986a0766 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.111 2011/08/20 18:31:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.112 2011/10/05 17:09:42 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> iso-codes-3.24.2.ebuild: + ppc/ppc64 stable wrt #369909 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> iso-codes-3.24.2.ebuild: Stable for HPPA (bug #369909). diff --git a/app-text/iso-codes/iso-codes-3.24.2.ebuild b/app-text/iso-codes/iso-codes-3.24.2.ebuild index da5d265fec1d..088c91735b87 100644 --- a/app-text/iso-codes/iso-codes-3.24.2.ebuild +++ b/app-text/iso-codes/iso-codes-3.24.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.24.2.ebuild,v 1.7 2011/08/20 18:31:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.24.2.ebuild,v 1.8 2011/10/05 17:09:42 xarthisius Exp $ EAPI="3" @@ -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 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |