summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-19 17:00:01 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-19 17:00:01 +0000
commitc3ca1e6654d416119a35420aee6e88db49cdd94b (patch)
tree200a36c4d57fc07f223674708937b1452792ce1d /dev-perl
parent[bump] virtual/perl-Sys-Syslog-0.290.0 (diff)
downloadgentoo-2-c3ca1e6654d416119a35420aee6e88db49cdd94b.tar.gz
gentoo-2-c3ca1e6654d416119a35420aee6e88db49cdd94b.tar.bz2
gentoo-2-c3ca1e6654d416119a35420aee6e88db49cdd94b.zip
[bump] dev-perl/B-Utils-0.150.0
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/B-Utils/B-Utils-0.150.0.ebuild20
-rw-r--r--dev-perl/B-Utils/ChangeLog7
2 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.150.0.ebuild b/dev-perl/B-Utils/B-Utils-0.150.0.ebuild
new file mode 100644
index 000000000000..7ed3540411be
--- /dev/null
+++ b/dev-perl/B-Utils/B-Utils-0.150.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.150.0.ebuild,v 1.1 2011/04/19 17:00:00 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JJORE
+MODULE_VERSION=0.15
+inherit perl-module
+
+DESCRIPTION="Helper functions for op tree manipulation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=">=dev-perl/extutils-depends-0.301"
+
+SRC_TEST=do
diff --git a/dev-perl/B-Utils/ChangeLog b/dev-perl/B-Utils/ChangeLog
index 2c303cdac2df..2be8aa75507e 100644
--- a/dev-perl/B-Utils/ChangeLog
+++ b/dev-perl/B-Utils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/B-Utils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.9 2011/04/03 06:53:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.10 2011/04/19 17:00:01 tove Exp $
+
+*B-Utils-0.150.0 (19 Apr 2011)
+
+ 19 Apr 2011; Torsten Veller <tove@gentoo.org> +B-Utils-0.150.0.ebuild:
+ Version bump
03 Apr 2011; Torsten Veller <tove@gentoo.org> -B-Utils-0.11.ebuild,
-B-Utils-0.120.ebuild, -B-Utils-0.130.ebuild: