diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:18:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:18:56 +0000 |
commit | 901d7c8145b87ca90a11a320f8a0ca902ba1475f (patch) | |
tree | c897e32257abb837525ed339668ac8b0e841d873 /app-text/iso-codes | |
parent | Stable for HPPA (bug #394395). (diff) | |
download | historical-901d7c8145b87ca90a11a320f8a0ca902ba1475f.tar.gz historical-901d7c8145b87ca90a11a320f8a0ca902ba1475f.tar.bz2 historical-901d7c8145b87ca90a11a320f8a0ca902ba1475f.zip |
Stable for HPPA (bug #393007).
Package-Manager: portage-2.2.0_alpha81/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.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 511bbaab5ece..59aeb3582d5b 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.113 2011/11/19 13:54:34 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.114 2011/12/20 21:18:07 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> iso-codes-3.30.ebuild: + Stable for HPPA (bug #393007). *iso-codes-3.30 (19 Nov 2011) diff --git a/app-text/iso-codes/iso-codes-3.30.ebuild b/app-text/iso-codes/iso-codes-3.30.ebuild index 02b6ceddbe37..0c5678abdd4a 100644 --- a/app-text/iso-codes/iso-codes-3.30.ebuild +++ b/app-text/iso-codes/iso-codes-3.30.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.30.ebuild,v 1.1 2011/11/19 13:54:34 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.30.ebuild,v 1.2 2011/12/20 21:18:07 jer 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 ~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="" |