diff options
4 files changed, 19 insertions, 11 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/ChangeLog b/dev-perl/Lingua-EN-Inflect/ChangeLog index f9df87e294c2..06743b3bc69f 100644 --- a/dev-perl/Lingua-EN-Inflect/ChangeLog +++ b/dev-perl/Lingua-EN-Inflect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Lingua-EN-Inflect -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.4 2004/06/25 00:42:31 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.5 2005/04/27 13:57:06 mcummings Exp $ + + 27 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Lingua-EN-Inflect-1.88.ebuild: + Cleaning *Lingua-EN-Inflect-1.88 (14 Dec 2002) diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.88.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.88.ebuild index e6cee442d14f..7ad7d38fac77 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.88.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.88.ebuild @@ -1,11 +1,11 @@ -# 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-Inflect/Lingua-EN-Inflect-1.88.ebuild,v 1.6 2004/07/14 18:49:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.88.ebuild,v 1.7 2005/04/27 13:57:06 mcummings Exp $ inherit perl-module DESCRIPTION="Perl module for Lingua::EN::Inflect" -SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/DCONWAY/Lingua-EN-Inflect-1.88/" SLOT="0" 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="" |