commit: b54ad9ad55c9faf9d2450793048a16d3ee0fc790
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 06:12:29 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 06:12:29 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b54ad9ad
[cleanup] String-ToIdentifier-EN: Remove old versions
Package-Manager: portage-2.2.17
.../String-ToIdentifier-EN-0.50.0.ebuild | 44 ----------------------
.../String-ToIdentifier-EN-0.70.0.ebuild | 44 ----------------------
2 files changed, 88 deletions(-)
diff --git
a/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.50.0.ebuild
b/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.50.0.ebuild
deleted file mode 100644
index acfd655..0000000
--- a/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.50.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=RKITOVER
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION='Convert Strings to English Program Identifiers'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
- # Test::More 0.92 ( 0.920.0 )
- echo \>=virtual/perl-Test-Simple-0.92
-}
-perl_meta_runtime() {
- # Exporter 5.57 ( 5.570.0 )
- echo \>=virtual/perl-Exporter-5.570.0
- # Lingua::EN::Inflect::Phrase 0.07 ( 0.70.0 )
- echo \>=dev-perl/Lingua-EN-Inflect-Phrase-0.70.0
- # Text::Unidecode 0.04 ( 0.40.0 )
- echo \>=dev-perl/Text-Unidecode-0.40.0
- # namespace::clean 0.20 ( 0.200.0 )
- echo \>=dev-perl/namespace-clean-0.200.0
- # perl v5.8.1 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git
a/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.70.0.ebuild
b/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.70.0.ebuild
deleted file mode 100644
index 571a2b0..0000000
--- a/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.70.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=RKITOVER
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION='Convert Strings to English Program Identifiers'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.62 ( 6.620.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.620.0
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.62 ( 6.620.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.620.0
- # Test::More 0.92 ( 0.920.0 )
- echo \>=virtual/perl-Test-Simple-0.92
-}
-perl_meta_runtime() {
- # Exporter 5.57 ( 5.570.0 )
- echo \>=virtual/perl-Exporter-5.570.0
- # Lingua::EN::Inflect::Phrase 0.07 ( 0.70.0 )
- echo \>=dev-perl/Lingua-EN-Inflect-Phrase-0.70.0
- # Text::Unidecode 0.04 ( 0.40.0 )
- echo \>=dev-perl/Text-Unidecode-0.40.0
- # namespace::clean 0.20 ( 0.200.0 )
- echo \>=dev-perl/namespace-clean-0.200.0
- # perl v5.8.1 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"