summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-24 15:48:57 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-24 15:48:57 +0000
commit26fbd77ddcaffe4544cfa83bd8845e4da490ee83 (patch)
tree84f4bafcef7a948ceb62b753da6fb19a1335cc89 /dev-perl
parent[bump] dev-perl/XML-LibXML-2.0.100 (diff)
downloadgentoo-2-26fbd77ddcaffe4544cfa83bd8845e4da490ee83.tar.gz
gentoo-2-26fbd77ddcaffe4544cfa83bd8845e4da490ee83.tar.bz2
gentoo-2-26fbd77ddcaffe4544cfa83bd8845e4da490ee83.zip
[bump] dev-perl/B-Hooks-Parser-0.110.0
(Portage version: 2.2.0_alpha112/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.110.0.ebuild22
-rw-r--r--dev-perl/B-Hooks-Parser/ChangeLog7
2 files changed, 28 insertions, 1 deletions
diff --git a/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.110.0.ebuild b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.110.0.ebuild
new file mode 100644
index 000000000000..d25c2e0746ea
--- /dev/null
+++ b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.110.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.110.0.ebuild,v 1.1 2012/06/24 15:48:57 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION="Interface to perls parser variables"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/B-Hooks-OP-Check"
+DEPEND="${RDEPEND}
+ >=dev-perl/extutils-depends-0.302
+ test? ( dev-perl/Test-Exception
+ dev-perl/B-Hooks-EndOfScope )"
+SRC_TEST=do
diff --git a/dev-perl/B-Hooks-Parser/ChangeLog b/dev-perl/B-Hooks-Parser/ChangeLog
index 7040d10fbadd..3304ccbdc2e8 100644
--- a/dev-perl/B-Hooks-Parser/ChangeLog
+++ b/dev-perl/B-Hooks-Parser/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/B-Hooks-Parser
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.7 2012/06/24 12:58:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.8 2012/06/24 15:48:57 tove Exp $
+
+*B-Hooks-Parser-0.110.0 (24 Jun 2012)
+
+ 24 Jun 2012; Torsten Veller <tove@gentoo.org> +B-Hooks-Parser-0.110.0.ebuild:
+ Version bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info