commit:     c0ffe5c85b4f1695694b25577b651a70deb8d48d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct  4 22:47:07 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct  4 22:47:46 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c0ffe5c8

[cleanup] virtual/perl-constant remove old

Package-Manager: portage-2.2.10

---
 perl-core/constant/constant-1.250.0.ebuild         | 35 ----------------------
 .../perl-constant/perl-constant-1.230.0-r1.ebuild  |  8 -----
 .../perl-constant/perl-constant-1.250.0-r1.ebuild  |  8 -----
 3 files changed, 51 deletions(-)

diff --git a/perl-core/constant/constant-1.250.0.ebuild 
b/perl-core/constant/constant-1.250.0.ebuild
deleted file mode 100644
index 1dd3892..0000000
--- a/perl-core/constant/constant-1.250.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SAPER
-MODULE_VERSION=1.25
-inherit perl-module
-
-DESCRIPTION='Perl pragma to declare constants'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       echo virtual/perl-Module-Build
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-       # Test::More
-       echo virtual/perl-Test-Simple
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/virtual/perl-constant/perl-constant-1.230.0-r1.ebuild 
b/virtual/perl-constant/perl-constant-1.230.0-r1.ebuild
deleted file mode 100644
index a09552b..0000000
--- a/virtual/perl-constant/perl-constant-1.230.0-r1.ebuild
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-PERL_VERSIONS="5.16"
-inherit perl-virtual-2;
-SLOT="0"
-KEYWORDS="~amd64 ~x86"

diff --git a/virtual/perl-constant/perl-constant-1.250.0-r1.ebuild 
b/virtual/perl-constant/perl-constant-1.250.0-r1.ebuild
deleted file mode 100644
index 9b0f6d6..0000000
--- a/virtual/perl-constant/perl-constant-1.250.0-r1.ebuild
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-ON_CPAN=1
-inherit perl-virtual-2;
-SLOT="0"
-KEYWORDS="~amd64 ~x86"

Reply via email to