diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 15:40:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 15:40:29 +0000 |
commit | 58564a0b55b62b1f053f77afe8a49af14ba86c68 (patch) | |
tree | 77bf7834c2cd591807b5e968976d13ad6b5f6cbc /app-text/iso-codes | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #353436 (diff) | |
download | historical-58564a0b55b62b1f053f77afe8a49af14ba86c68.tar.gz historical-58564a0b55b62b1f053f77afe8a49af14ba86c68.tar.bz2 historical-58564a0b55b62b1f053f77afe8a49af14ba86c68.zip |
alpha/arm/ia64/sh/sparc stable wrt #353436
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 915c1ccfe7c3..caa6f1246d28 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.101 2011/03/07 20:26:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.102 2011/03/12 15:40:29 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> iso-codes-3.24.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> iso-codes-3.24.ebuild: Stable for HPPA (bug #353436). diff --git a/app-text/iso-codes/iso-codes-3.24.ebuild b/app-text/iso-codes/iso-codes-3.24.ebuild index f5124c4d23d3..0b161f298144 100644 --- a/app-text/iso-codes/iso-codes-3.24.ebuild +++ b/app-text/iso-codes/iso-codes-3.24.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.ebuild,v 1.4 2011/03/07 20:26:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.24.ebuild,v 1.5 2011/03/12 15:40:29 armin76 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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |