diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:35:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:35:17 +0000 |
commit | 294cf015770f87d9cb5ba70c73aa81d473f35511 (patch) | |
tree | 17c7ad163265be351264ccd5d235397d482e96fa /app-text/iso-codes | |
parent | alpha/ia64/s390/sh/sparc stable wrt #369909 (diff) | |
download | historical-294cf015770f87d9cb5ba70c73aa81d473f35511.tar.gz historical-294cf015770f87d9cb5ba70c73aa81d473f35511.tar.bz2 historical-294cf015770f87d9cb5ba70c73aa81d473f35511.zip |
alpha/ia64/sh/sparc stable wrt #369909
Package-Manager: portage-2.1.10.7/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.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 c566d30e8f9a..e471a7d7c71f 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.109 2011/07/17 20:41:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.110 2011/08/13 16:35:17 armin76 Exp $ + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> iso-codes-3.24.2.ebuild: + alpha/ia64/sh/sparc stable wrt #369909 17 Jul 2011; Markus Meier <maekke@gentoo.org> iso-codes-3.24.2.ebuild: arm stable, 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 0cc6bb4aefe1..c8bac40f31da 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.5 2011/07/17 20:41:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.24.2.ebuild,v 1.6 2011/08/13 16:35:17 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 ~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="" |