diff options
author | 2011-12-29 17:19:23 +0000 | |
---|---|---|
committer | 2011-12-29 17:19:23 +0000 | |
commit | 728e7a4570d7a5e11170ce3abdcc437be7bbbcd6 (patch) | |
tree | fead91f33e63203740103e2cdf64a4b7310f8bd0 /app-text/iso-codes | |
parent | amd64 stable, bug 393007 (diff) | |
download | historical-728e7a4570d7a5e11170ce3abdcc437be7bbbcd6.tar.gz historical-728e7a4570d7a5e11170ce3abdcc437be7bbbcd6.tar.bz2 historical-728e7a4570d7a5e11170ce3abdcc437be7bbbcd6.zip |
amd64 stable, bug 393007
Package-Manager: portage-2.1.10.44/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 59aeb3582d5b..dc33e4595756 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.114 2011/12/20 21:18:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.115 2011/12/29 17:17:46 pacho Exp $ + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> iso-codes-3.30.ebuild: + amd64 stable, bug 393007 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> iso-codes-3.30.ebuild: Stable for HPPA (bug #393007). diff --git a/app-text/iso-codes/iso-codes-3.30.ebuild b/app-text/iso-codes/iso-codes-3.30.ebuild index 0c5678abdd4a..6842f2838b52 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.2 2011/12/20 21:18:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.30.ebuild,v 1.3 2011/12/29 17:17:46 pacho 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="" |