diff options
author | 2011-01-13 16:59:36 +0000 | |
---|---|---|
committer | 2011-01-13 16:59:36 +0000 | |
commit | 8ca484706c2d48d99bac60f9654497e3f1dd104e (patch) | |
tree | 32459690e49ac4ea68e11b8df205eb49b8ef425c /dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild | |
parent | Marking Lingua-EN-Inflect-1.89.2 ppc for bug 341865 (diff) | |
download | gentoo-2-8ca484706c2d48d99bac60f9654497e3f1dd104e.tar.gz gentoo-2-8ca484706c2d48d99bac60f9654497e3f1dd104e.tar.bz2 gentoo-2-8ca484706c2d48d99bac60f9654497e3f1dd104e.zip |
Marking Lingua-EN-NameParse-1.27 ppc for bug 341865
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild')
-rw-r--r-- | dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild index d7fc493a1201..fc419c4f2b2d 100644 --- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild +++ b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild,v 1.3 2010/11/05 13:14:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.27.ebuild,v 1.4 2011/01/13 16:59:36 ranger Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate persons name" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc x86" +KEYWORDS="amd64 ~ia64 ppc x86" IUSE="" RDEPEND="dev-perl/Parse-RecDescent" |