diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:08:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:08:02 +0000 |
commit | 6ce45c268f60a756d663009a82ea513022649c47 (patch) | |
tree | 392eb1574f65d1f2188460c9f5c2636b7cab2bc9 /app-text/iso-codes | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-6ce45c268f60a756d663009a82ea513022649c47.tar.gz gentoo-2-6ce45c268f60a756d663009a82ea513022649c47.tar.bz2 gentoo-2-6ce45c268f60a756d663009a82ea513022649c47.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-3.30.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index dc33e4595756..25a57133768a 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.115 2011/12/29 17:17:46 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.116 2012/01/14 16:08:02 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> iso-codes-3.30.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> iso-codes-3.30.ebuild: amd64 stable, 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 6842f2838b52..ddced9913915 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 +# Copyright 1999-2012 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.3 2011/12/29 17:17:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.30.ebuild,v 1.4 2012/01/14 16:08:02 maekke 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="" |