diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:21:27 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:21:27 +0000 |
commit | 3674028ab072138934b8d4a6e0c5f2ab929fc815 (patch) | |
tree | 6d10ed3f0024a078547c220f9039f4a65e2c94f5 /dev-perl | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3674028ab072138934b8d4a6e0c5f2ab929fc815.tar.gz gentoo-2-3674028ab072138934b8d4a6e0c5f2ab929fc815.tar.bz2 gentoo-2-3674028ab072138934b8d4a6e0c5f2ab929fc815.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/locale-maketext-lexicon/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/locale-maketext-lexicon/ChangeLog b/dev-perl/locale-maketext-lexicon/ChangeLog index 13fef782dea2..a35020d40201 100644 --- a/dev-perl/locale-maketext-lexicon/ChangeLog +++ b/dev-perl/locale-maketext-lexicon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/locale-maketext-lexicon # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.74 2012/04/05 18:28:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.75 2012/04/28 02:21:27 aballier Exp $ + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> + locale-maketext-lexicon-0.910.0.ebuild: + keyword ~amd64-fbsd 05 Apr 2012; Torsten Veller <tove@gentoo.org> -locale-maketext-lexicon-0.82.ebuild: diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild index 40bbc976aa42..58f85d6c5598 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.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/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild,v 1.6 2012/03/31 17:01:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild,v 1.7 2012/04/28 02:21:27 aballier Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Use other catalog formats in Maketext" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=">=virtual/perl-locale-maketext-1.17" |