summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-10-12 07:36:45 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-10-12 07:36:45 +0000
commit2835272d066bab81fb33c759703e8e225d0783ab (patch)
tree362e5ed796e227b726cb0e541b7a6d9eb1dd95ad /dev-perl/Lingua-EN-Inflect
parentDrop old. (diff)
downloadgentoo-2-2835272d066bab81fb33c759703e8e225d0783ab.tar.gz
gentoo-2-2835272d066bab81fb33c759703e8e225d0783ab.tar.bz2
gentoo-2-2835272d066bab81fb33c759703e8e225d0783ab.zip
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect')
-rw-r--r--dev-perl/Lingua-EN-Inflect/ChangeLog6
-rw-r--r--dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild21
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/ChangeLog b/dev-perl/Lingua-EN-Inflect/ChangeLog
index 6a3faebcbb94..14e43d32a4d0 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 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.50 2014/08/23 21:59:10 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.51 2014/10/12 07:36:45 zlogene Exp $
+
+ 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org>
+ -Lingua-EN-Inflect-1.894.0.ebuild:
+ Drop old.
*Lingua-EN-Inflect-1.895.0-r1 (23 Aug 2014)
diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild
deleted file mode 100644
index 0e5c6173b96e..000000000000
--- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 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.894.0.ebuild,v 1.5 2012/10/02 00:04:21 blueness Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.894
-inherit perl-module
-
-DESCRIPTION='Perl module to pluralize English words'
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-DEPEND="
- virtual/perl-Module-Build
-"
-
-SRC_TEST="do"