summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-27 13:57:47 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-27 13:57:47 +0000
commitf339e7b155f20caa419aa3336c2d90fac55ccca3 (patch)
treea141056f68eaba003729ab6ece9dd9fb7b5e1542 /dev-perl/Lingua-EN-NameParse
parentcleaning (diff)
downloadgentoo-2-f339e7b155f20caa419aa3336c2d90fac55ccca3.tar.gz
gentoo-2-f339e7b155f20caa419aa3336c2d90fac55ccca3.tar.bz2
gentoo-2-f339e7b155f20caa419aa3336c2d90fac55ccca3.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Lingua-EN-NameParse')
-rw-r--r--dev-perl/Lingua-EN-NameParse/ChangeLog8
-rw-r--r--dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.20.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Lingua-EN-NameParse/ChangeLog b/dev-perl/Lingua-EN-NameParse/ChangeLog
index f11dae9dfca5..c9460f032e02 100644
--- a/dev-perl/Lingua-EN-NameParse/ChangeLog
+++ b/dev-perl/Lingua-EN-NameParse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Lingua-EN-NameParse
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.2 2004/09/02 13:31:01 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.3 2005/04/27 13:57:47 mcummings Exp $
+
+ 27 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ Lingua-EN-NameParse-1.20.ebuild:
+ Cleaning house
02 Sep 2004; David Holm <dholm@gentoo.org> Lingua-EN-NameParse-1.20.ebuild:
Added to ~ppc.
diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.20.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.20.ebuild
index a5bd8bdfc2c9..233366d5b8e5 100644
--- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.20.ebuild
+++ b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.20.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.20.ebuild,v 1.4 2004/10/16 23:57:22 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.20.ebuild,v 1.5 2005/04/27 13:57:47 mcummings Exp $
inherit perl-module
DESCRIPTION="Manipulate persons name"
-SRC_URI="http://www.cpan.org/modules/by-authors/id/K/KI/KIMRYAN/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/K/KI/KIMRYAN/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KI/KIMRYAN/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ppc"
+KEYWORDS="x86 ppc"
DEPEND="dev-perl/Parse-RecDescent"
IUSE=""