public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/B-Hooks-OP-Check-EntersubForCV/
Date: Thu, 26 Mar 2015 01:03:16 +0000 (UTC)	[thread overview]
Message-ID: <1427327980.5a1cf982658058f14b673e50689066831238030e.kent@gentoo> (raw)

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	other threads:[~2015-03-26  1:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26  1:03 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-02  2:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/B-Hooks-OP-Check-EntersubForCV/ Kent Fredric
2015-03-26  1:03 Kent Fredric
2012-03-27  9:30 Kent Fredric
2011-10-24 23:12 Kent Fredric
2011-09-23  6:17 Kent Fredric
2011-04-12 13:13 Kent Fredric
2011-02-12 20:30 Kent Fredric
2011-02-12 10:37 Torsten Veller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1427327980.5a1cf982658058f14b673e50689066831238030e.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox