diff options
author | Kent Fredric <kentfredric@gmail.com> | 2015-03-26 12:59:40 +1300 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2015-03-26 12:59:40 +1300 |
commit | 5a1cf982658058f14b673e50689066831238030e (patch) | |
tree | 42e9cad773fa4eb88e99639044aa3d5f432b225f /dev-perl/B-Hooks-OP-Check-EntersubForCV | |
parent | [bump] Net-API-RPX-1.0.0 (diff) | |
download | perl-overlay-5a1cf982658058f14b673e50689066831238030e.tar.gz perl-overlay-5a1cf982658058f14b673e50689066831238030e.tar.bz2 perl-overlay-5a1cf982658058f14b673e50689066831238030e.zip |
[cleanup] B-Hooks-OP-Check-EntersubForCV-0.{4-8}0.0: Remove old versions
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/B-Hooks-OP-Check-EntersubForCV')
6 files changed, 0 insertions, 189 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 a84e35aa8..000000000 --- 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 cccee41d1..000000000 --- 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 b320d87e9..000000000 --- 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 12a5a0c24..000000000 --- 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 f4790832c..000000000 --- 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" diff --git a/dev-perl/B-Hooks-OP-Check-EntersubForCV/Manifest b/dev-perl/B-Hooks-OP-Check-EntersubForCV/Manifest index b0f2da90f..7dae290ff 100644 --- a/dev-perl/B-Hooks-OP-Check-EntersubForCV/Manifest +++ b/dev-perl/B-Hooks-OP-Check-EntersubForCV/Manifest @@ -1,6 +1 @@ -DIST B-Hooks-OP-Check-EntersubForCV-0.04.tar.gz 18684 SHA256 275142ecf14d0d1602e0ad0a74e5982806b4b86925c3e5f25cc3eded8eacc708 -DIST B-Hooks-OP-Check-EntersubForCV-0.05.tar.gz 18735 SHA256 7f122d2d5a439884b9b984634ade774b6ac873b397fd15c4891882b0ff26d1d2 -DIST B-Hooks-OP-Check-EntersubForCV-0.06.tar.gz 22023 SHA256 8aa164e0453a63e024ba9a1dbd5b631c11a04370af5261041125d6f215d0b481 -DIST B-Hooks-OP-Check-EntersubForCV-0.07.tar.gz 22894 SHA256 ca5bcc3f381db76937fbc7f5ce1ab2667cbbe28460cb3b41ebeb7ada012ca69a -DIST B-Hooks-OP-Check-EntersubForCV-0.08.tar.gz 22988 SHA256 61e156eccc4b23eec89f4fda66cb882f0af33f79cd1634c6ff27498f75a6f1ce SHA512 1441cae3dabf4f736939970464d17398dc33859385b4d10c04cbfa61c1eebd53ed5b93220678b7c5c144d14c6178e29cb4b4e711deb93bcf49464b1b41b2eaf6 WHIRLPOOL 52e522c642416e8d8562a084933443266d7409771441e182cf93e6704a6329f346ad54916b09086f7893bbe23c47f4c69551b75cd2c3777c47196b01abf44949 DIST B-Hooks-OP-Check-EntersubForCV-0.09.tar.gz 23044 SHA256 e2da757882d8d5096e8ea0a424cb60e53a329926b28cb9815fbc2c4923fc7bcd SHA512 c6d9941cbf2fc63c56605d23df6cb8a68ea5ca43fa72419f67867e9651173c28f22c5381422d31d9b8dab79b868f6b0c59474ec7545636903485d73e4f6a9aee WHIRLPOOL 4a07b2d930fba6763ed05e8a4c7c912b435a9276b3837c0a3df2cdc6924f1d9ce9f33d4b8ea16fedbba5448a273d875786eefd812238aa0537e43a26eb266ba9 |