diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:54:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:54:29 +0000 |
commit | 67ad6ea002f32a0d8ebbc68a756afc20148cd703 (patch) | |
tree | 9b3a9775de5f83c45ad386c49916facfa8c012c5 /app-text/iso-codes | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-67ad6ea002f32a0d8ebbc68a756afc20148cd703.tar.gz gentoo-2-67ad6ea002f32a0d8ebbc68a756afc20148cd703.tar.bz2 gentoo-2-67ad6ea002f32a0d8ebbc68a756afc20148cd703.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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.51.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index d499e84ea9f1..7404b89f01ae 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.153 2014/03/09 10:43:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.154 2014/03/09 11:54:29 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> iso-codes-3.51.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> iso-codes-3.51.ebuild: amd64 stable, bug 499954 diff --git a/app-text/iso-codes/iso-codes-3.51.ebuild b/app-text/iso-codes/iso-codes-3.51.ebuild index 9012494690ed..9c88e72a66a8 100644 --- a/app-text/iso-codes/iso-codes-3.51.ebuild +++ b/app-text/iso-codes/iso-codes-3.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.51.ebuild,v 1.4 2014/03/09 10:43:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.51.ebuild,v 1.5 2014/03/09 11:54:29 pacho Exp $ EAPI="5" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://pkg-isocodes.alioth.debian.org/downloads/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |