diff options
author | 2012-02-24 10:52:49 +0000 | |
---|---|---|
committer | 2012-02-24 10:52:49 +0000 | |
commit | c6641ccf688896fee5e14f37f6e71ff429008db4 (patch) | |
tree | 32af33faa1a523eb7454c7323676b6a502e2e9ae /dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild | |
parent | Stable for amd64, wrt bug #400299 (diff) | |
download | gentoo-2-c6641ccf688896fee5e14f37f6e71ff429008db4.tar.gz gentoo-2-c6641ccf688896fee5e14f37f6e71ff429008db4.tar.bz2 gentoo-2-c6641ccf688896fee5e14f37f6e71ff429008db4.zip |
Stable for amd64, wrt bug #400301
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild')
-rw-r--r-- | dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 3f67e32e144e..158e61e19b59 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-2011 Gentoo Foundation +# 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.1 2011/08/21 07:09:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild,v 1.2 2012/02/24 10:52:49 ago 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" IUSE="test" RDEPEND=">=virtual/perl-locale-maketext-1.17" |