summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-17 19:09:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-17 19:09:07 +0000
commitad72116f9b0995acc18c086fcf93b4239c31786d (patch)
treee05183a9c82de081c24c04a6cd73ca004cb853c4 /dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
parentBug #394995 - Remove invalid birdstep? conditionals from RDEPEND and REQUIRED... (diff)
downloadhistorical-ad72116f9b0995acc18c086fcf93b4239c31786d.tar.gz
historical-ad72116f9b0995acc18c086fcf93b4239c31786d.tar.bz2
historical-ad72116f9b0995acc18c086fcf93b4239c31786d.zip
Stable for AMD64, wrt bug #393795
Package-Manager: portage-2.1.10.40/cvs/Linux i686
Diffstat (limited to 'dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild')
-rw-r--r--dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
index e3df7c2813eb..43e76befe1f9 100644
--- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
+++ b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
@@ -1,6 +1,6 @@
# 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.300.0.ebuild,v 1.1 2011/03/31 06:22:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.2 2011/12/17 19:09:07 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Manipulate persons name"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~x86"
IUSE="test"
RDEPEND="dev-perl/Parse-RecDescent"