commit:     5a1cf982658058f14b673e50689066831238030e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 25 23:59:40 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 25 23:59:40 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5a1cf982

[cleanup] B-Hooks-OP-Check-EntersubForCV-0.{4-8}0.0: Remove old versions

Package-Manager: portage-2.2.17

 .../B-Hooks-OP-Check-EntersubForCV-0.40.0.ebuild   | 26 ----------
 .../B-Hooks-OP-Check-EntersubForCV-0.50.0.ebuild   | 26 ----------
 .../B-Hooks-OP-Check-EntersubForCV-0.60.0.ebuild   | 30 ------------
 .../B-Hooks-OP-Check-EntersubForCV-0.70.0.ebuild   | 55 ----------------------
 .../B-Hooks-OP-Check-EntersubForCV-0.80.0.ebuild   | 47 ------------------
 5 files changed, 184 deletions(-)

diff --git 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.40.0.ebuild
 
b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.40.0.ebuild
deleted file mode 100644
index a84e35a..0000000
--- 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.40.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.04"
-inherit perl-module
-
-DESCRIPTION="Invoke callbacks on construction of entersub OPs for certain CVs"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-       virtual/perl-parent
-       dev-perl/B-Utils
-       dev-perl/B-Hooks-OP-Check
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       dev-perl/extutils-depends
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.50.0.ebuild
 
b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.50.0.ebuild
deleted file mode 100644
index cccee41..0000000
--- 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.50.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.05"
-inherit perl-module
-
-DESCRIPTION="Invoke callbacks on construction of entersub OPs for certain CVs"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-       virtual/perl-parent
-       dev-perl/B-Utils
-       dev-perl/B-Hooks-OP-Check
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       dev-perl/extutils-depends
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.60.0.ebuild
 
b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.60.0.ebuild
deleted file mode 100644
index b320d87..0000000
--- 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.60.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_VERSION=0.06
-MODULE_AUTHOR=FLORA
-inherit perl-module
-
-DESCRIPTION="Invoke callbacks on construction of entersub OPs for certain CVs"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-       virtual/perl-parent
-       virtual/perl-Scalar-List-Utils
-       dev-perl/B-Utils
-       >=dev-perl/B-Hooks-OP-Check-0.110.0
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       dev-perl/extutils-depends
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.70.0.ebuild
 
b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.70.0.ebuild
deleted file mode 100644
index 12a5a0c..0000000
--- 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.70.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_VERSION=0.07
-MODULE_AUTHOR=ZEFRAM
-inherit perl-module
-
-DESCRIPTION="Invoke callbacks on construction of entersub OPs for certain CVs"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true; }
-COMMON_DEPEND="
-       $(comment --require)
-       $(comment parent)
-       virtual/perl-parent
-
-       $(comment Scalar::Util)
-       virtual/perl-Scalar-List-Utils
-
-       $(comment B::Utils)
-       dev-perl/B-Utils
-
-       $(comment B::Hooks::OP::Check 0.19)
-       >=dev-perl/B-Hooks-OP-Check-0.190.0
-"
-DEPEND="
-       ${COMMON_DEPEND}
-
-       $(comment --build)
-       $(comment B::Utils)
-       dev-perl/B-Utils
-
-       $(comment B::Hooks::OP::Check 0.19)
-       >=dev-perl/B-Hooks-OP-Check-0.190.0
-
-       $(comment --configure)
-
-       $(comment B::Utils)
-       dev-perl/B-Utils
-
-       $(comment ExtUtils::Depends)
-       dev-perl/extutils-depends
-
-       $(comment B::Hooks::OP::Check 0.19)
-       >=dev-perl/B-Hooks-OP-Check-0.190.0
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.80.0.ebuild
 
b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.80.0.ebuild
deleted file mode 100644
index f479083..0000000
--- 
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.80.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_VERSION=0.08
-MODULE_AUTHOR=ZEFRAM
-inherit perl-module
-
-DESCRIPTION="Invoke callbacks on construction of entersub OPs for certain CVs"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-meta_runtime_dep() {
-       # parent
-       echo virtual/perl-parent
-       # Scalar::Util
-       echo virtual/perl-Scalar-List-Utils
-       # B::Utils
-       echo dev-perl/B-Utils
-       #comment B::Hooks::OP::Check 0.19 0.190.0
-       echo \>=dev-perl/B-Hooks-OP-Check-0.190.0
-}
-meta_build_dep() {
-       # B::Utils
-       echo dev-perl/B-Utils
-       # B::Hooks::OP::Check 0.19 0.190.0
-       echo \>=dev-perl/B-Hooks-OP-Check-0.190.0
-       # ExtUtils::MakeMaker 6.42 6.420.0
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-meta_configure_dep() {
-       # B::Utils
-       echo dev-perl/B-Utils
-       # ExtUtils::Depends
-       echo dev-perl/extutils-depends
-       # B::Hooks::OP::Check 0.19 0.190
-       echo \>=dev-perl/B-Hooks-OP-Check-0.190.0
-       # ExtUtils-MakeMaker-6.42
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-RDEPEND="$(meta_runtime_dep)"
-DEPEND="$(meta_configure_dep) $(meta_build_dep) $(meta_runtime_dep)"
-
-SRC_TEST="do"

Reply via email to