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: Tue, 27 Mar 2012 09:30:27 +0000 (UTC) [thread overview]
Message-ID: <1332819590.21f0e64c25193586e72e796980f14806a2a90885.kent@gentoo> (raw)
commit: 21f0e64c25193586e72e796980f14806a2a90885
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 03:39:50 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 03:39:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=21f0e64c
[newversion] B-Hooks-OP-Check-EntersubForCV-0.90.0
(Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
.../B-Hooks-OP-Check-EntersubForCV-0.90.0.ebuild | 50 ++++++++++++++++++++
dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog | 8 +++-
2 files changed, 57 insertions(+), 1 deletions(-)
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
new file mode 100644
index 0000000..ac40893
--- /dev/null
+++ b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0.ebuild
@@ -0,0 +1,50 @@
+# 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"
diff --git a/dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog b/dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog
index b6e4082..600deb1 100644
--- a/dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog
+++ b/dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/B-Hooks-OP-Check-EntersubForCV
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*B-Hooks-OP-Check-EntersubForCV-0.90.0 (27 Mar 2012)
+
+ 27 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+ +B-Hooks-OP-Check-EntersubForCV-0.90.0.ebuild:
+ Version Bump
+
24 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+B-Hooks-OP-Check-EntersubForCV-0.80.0.ebuild:
Version Bump
next reply other threads:[~2012-03-27 9:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-27 9:30 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
2015-03-26 1:03 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=1332819590.21f0e64c25193586e72e796980f14806a2a90885.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