diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:52:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:52:49 +0000 |
commit | 9be9568c9c2ce1819b9d714cac5021e1cc81c265 (patch) | |
tree | 4c061fe582c8b0204db07d9a86fe1ec91a871944 /dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild | |
parent | Stable for amd64, wrt bug #400299 (diff) | |
download | historical-9be9568c9c2ce1819b9d714cac5021e1cc81c265.tar.gz historical-9be9568c9c2ce1819b9d714cac5021e1cc81c265.tar.bz2 historical-9be9568c9c2ce1819b9d714cac5021e1cc81c265.zip |
Stable for amd64, wrt bug #400301
Package-Manager: portage-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" |