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: <1427328592.10ef58e3a139b023ea9822041caee8880d653a0b.kent@gentoo> (raw)
commit: 10ef58e3a139b023ea9822041caee8880d653a0b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 00:09:52 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 00:09:52 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=10ef58e3
[fixup] B-Hooks-OP-Check-EntersubForCV-0.90.0-r1: EAPI5, Fixup deps esp re rt#94945
Package-Manager: portage-2.2.17
...B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild | 25 +++++++++++
.../B-Hooks-OP-Check-EntersubForCV-0.90.0.ebuild | 50 ----------------------
2 files changed, 25 insertions(+), 50 deletions(-)
diff --git a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild
new file mode 100644
index 0000000..41d02e4
--- /dev/null
+++ b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION='Invoke callbacks on construction of entersub OPs for certain CVs'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# B-Utils-0.250.0 RT #94945
+RDEPEND="
+ >=dev-perl/B-Hooks-OP-Check-0.190.0
+ >=dev-perl/B-Utils-0.250.0
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-parent
+"
+DEPEND="
+ ${RDEPEND}
+ dev-perl/extutils-depends
+ >=virtual/perl-ExtUtils-MakeMaker-6.420.0
+"
diff --git a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0.ebuild b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0.ebuild
deleted file mode 100644
index ac40893..0000000
--- a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION='Invoke callbacks on construction of entersub OPs for certain CVs'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # B::Hooks::OP::Check 0.19 ( 0.190.0 )
- echo \>=dev-perl/B-Hooks-OP-Check-0.190.0
- # B::Utils 0.19 ( 0.190.0 )
- echo \>=dev-perl/B-Utils-0.190.0
- # ExtUtils::Depends
- echo dev-perl/extutils-depends
- # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
- # B::Hooks::OP::Check 0.19 ( 0.190.0 )
- echo \>=dev-perl/B-Hooks-OP-Check-0.190.0
- # B::Utils 0.19 ( 0.190.0 )
- echo \>=dev-perl/B-Utils-0.190.0
- # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_runtime() {
- # B::Hooks::OP::Check 0.19 ( 0.190.0 )
- echo \>=dev-perl/B-Hooks-OP-Check-0.190.0
- # B::Utils 0.19 ( 0.190.0 )
- echo \>=dev-perl/B-Utils-0.190.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # parent
- echo virtual/perl-parent
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
next 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=1427328592.10ef58e3a139b023ea9822041caee8880d653a0b.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