summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-01 22:50:18 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-01 22:50:18 +0000
commitbbc9d1ef8d9e889c6d0197c8e5a2bb9053850fab (patch)
tree49d616af62e2c0c9030262361deb009eccbede7f /dev-perl/Lingua-EN-NameParse
parentDrop obsolete version. (diff)
downloadhistorical-bbc9d1ef8d9e889c6d0197c8e5a2bb9053850fab.tar.gz
historical-bbc9d1ef8d9e889c6d0197c8e5a2bb9053850fab.tar.bz2
historical-bbc9d1ef8d9e889c6d0197c8e5a2bb9053850fab.zip
Cleanup
Package-Manager: portage-2.2_rc31/cvs/Linux i686
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.22.ebuild18
2 files changed, 6 insertions, 20 deletions
diff --git a/dev-perl/Lingua-EN-NameParse/ChangeLog b/dev-perl/Lingua-EN-NameParse/ChangeLog
index f1b8d98d9919..09decc0ff2fb 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.19 2008/07/24 11:20:27 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.20 2009/05/01 22:35:40 tove Exp $
+
+ 01 May 2009; Torsten Veller <tove@gentoo.org>
+ -Lingua-EN-NameParse-1.22.ebuild:
+ Cleanup
*Lingua-EN-NameParse-1.24 (24 Jul 2008)
diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild
deleted file mode 100644
index 8a289fbdc36f..000000000000
--- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.22.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 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.22.ebuild,v 1.11 2007/07/10 23:33:33 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Manipulate persons name"
-SRC_URI="mirror://cpan/authors/id/K/KI/KIMRYAN/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~kimryan"
-SRC_TEST="do"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ia64 ppc x86"
-
-DEPEND="dev-perl/Parse-RecDescent
- dev-lang/perl"
-IUSE=""