diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:49:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:49:30 +0000 |
commit | 8084893c9c7952709980c47c6d02941584f2c4d3 (patch) | |
tree | f36aefd5ba69990c9940a37dfcd99ff7682be5d3 /app-text/iso-codes | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-8084893c9c7952709980c47c6d02941584f2c4d3.tar.gz gentoo-2-8084893c9c7952709980c47c6d02941584f2c4d3.tar.bz2 gentoo-2-8084893c9c7952709980c47c6d02941584f2c4d3.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, 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.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 123a490a0a7b..94ac1bfe4c79 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.147 2013/11/30 18:42:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.148 2013/12/08 17:49:30 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> iso-codes-3.45.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> iso-codes-3.45.ebuild: amd64 stable, bug #478252 diff --git a/app-text/iso-codes/iso-codes-3.45.ebuild b/app-text/iso-codes/iso-codes-3.45.ebuild index e15e3d2eca87..bb129e1e52ae 100644 --- a/app-text/iso-codes/iso-codes-3.45.ebuild +++ b/app-text/iso-codes/iso-codes-3.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.45.ebuild,v 1.2 2013/11/30 18:42:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.45.ebuild,v 1.3 2013/12/08 17:49:30 pacho Exp $ EAPI="5" @@ -12,7 +12,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="" |