summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-16 21:43:27 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-16 21:43:27 +0000
commitb5b06e545b9427eb0b0f4bbfb1998b21bd729ddf (patch)
treed3e9b4c9bb9dff3dd633f4d5f4e1063049e6d1ed /dev-perl/B-Utils/B-Utils-0.11.ebuild
parentVersion bump (bug #301165) (diff)
downloadgentoo-2-b5b06e545b9427eb0b0f4bbfb1998b21bd729ddf.tar.gz
gentoo-2-b5b06e545b9427eb0b0f4bbfb1998b21bd729ddf.tar.bz2
gentoo-2-b5b06e545b9427eb0b0f4bbfb1998b21bd729ddf.zip
Version bump
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/B-Utils/B-Utils-0.11.ebuild')
-rw-r--r--dev-perl/B-Utils/B-Utils-0.11.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.11.ebuild b/dev-perl/B-Utils/B-Utils-0.11.ebuild
new file mode 100644
index 000000000000..42568c0446b3
--- /dev/null
+++ b/dev-perl/B-Utils/B-Utils-0.11.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2010 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.11.ebuild,v 1.1 2010/01/16 21:43:27 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR="JJORE"
+inherit perl-module
+
+DESCRIPTION="Helper functions for op tree manipulation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=">=dev-perl/extutils-depends-0.302"
+
+SRC_TEST=do