diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-27 13:57:47 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-27 13:57:47 +0000 |
commit | a2dac716ba0a3f1009c3e327459a555021c81308 (patch) | |
tree | daa41613a4ca3be1d92f55b4400b363d1310b4a0 /dev-perl/Lingua-EN-Inflect | |
parent | cleaning (diff) | |
download | historical-a2dac716ba0a3f1009c3e327459a555021c81308.tar.gz historical-a2dac716ba0a3f1009c3e327459a555021c81308.tar.bz2 historical-a2dac716ba0a3f1009c3e327459a555021c81308.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.88.ebuild | 6 |
2 files changed, 9 insertions, 5 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" |