diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 16:14:27 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 16:14:27 +0000 |
commit | 745d7d95ed46bacb8f5230909f9f90b4f14a54fb (patch) | |
tree | e42f7dfc97d2bdf89581771067363a970407ae16 /app-text/iso-codes | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-745d7d95ed46bacb8f5230909f9f90b4f14a54fb.tar.gz gentoo-2-745d7d95ed46bacb8f5230909f9f90b4f14a54fb.tar.bz2 gentoo-2-745d7d95ed46bacb8f5230909f9f90b4f14a54fb.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/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 e5fbf2c5cd70..f3bacda16473 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.120 2012/03/25 14:52:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.121 2012/05/12 16:14:27 aballier Exp $ + + 12 May 2012; Alexis Ballier <aballier@gentoo.org> iso-codes-3.30.ebuild: + keyword ~amd64-fbsd 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> iso-codes-3.30.ebuild: alpha/ia64/sh/sparc stable wrt #393007 diff --git a/app-text/iso-codes/iso-codes-3.30.ebuild b/app-text/iso-codes/iso-codes-3.30.ebuild index 6fa637caf595..24540197ebca 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-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.8 2012/03/25 14:52:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.30.ebuild,v 1.9 2012/05/12 16:14:27 aballier 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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |