Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: 85fa253bb14677e36375f75fb2119bc986f0d94c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 17:20:11 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 17:20:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=85fa253b
[newversion] B-Hooks-OP-PPAddr-0.40.100_rc
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../B-Hooks-OP-PPAddr-0.40.100_rc.ebuild | 27 ++++++++++++++++++++
dev-perl/B-Hooks-OP-PPAddr/ChangeLog | 6 ++++
2 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/dev-perl/B-Hooks-OP-PPAddr/B-Hooks-OP-PPAddr-0.40.100_rc.ebuild b/dev-perl/B-Hooks-OP-PPAddr/B-Hooks-OP-PPAddr-0.40.100_rc.ebuild
new file mode 100644
index 0000000..b2ac434
--- /dev/null
+++ b/dev-perl/B-Hooks-OP-PPAddr/B-Hooks-OP-PPAddr-0.40.100_rc.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_VERSION=0.04_01
+MODULE_AUTHOR=FLORA
+inherit perl-module
+
+DESCRIPTION="Hook into opcode execution"
+
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+COMMON_DEPEND="
+ virtual/perl-parent
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ dev-perl/extutils-depends
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/B-Hooks-OP-PPAddr/ChangeLog b/dev-perl/B-Hooks-OP-PPAddr/ChangeLog
index 7e90d12..a4db08f 100644
--- a/dev-perl/B-Hooks-OP-PPAddr/ChangeLog
+++ b/dev-perl/B-Hooks-OP-PPAddr/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*B-Hooks-OP-PPAddr-0.40.100_rc (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@...>
+ +B-Hooks-OP-PPAddr-0.40.100_rc.ebuild:
+ Bump
+
*B-Hooks-OP-PPAddr-0.30.0 (05 Apr 2011)
05 Apr 2011; Kent Fredric <kentfredric@...>
|
|