summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-02-02 18:56:55 +0000
committerTorsten Veller <tove@gentoo.org>2011-02-02 18:56:55 +0000
commit66ef48c160e8b9ce69a95b57baa1291735bb3797 (patch)
treed7501d8c84f5e499cf3b149f4e373cb4651304a9 /dev-perl/B-Utils/B-Utils-0.130.ebuild
parentAutomated update of use.local.desc (diff)
downloadhistorical-66ef48c160e8b9ce69a95b57baa1291735bb3797.tar.gz
historical-66ef48c160e8b9ce69a95b57baa1291735bb3797.tar.bz2
historical-66ef48c160e8b9ce69a95b57baa1291735bb3797.zip
Version bump
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/B-Utils/B-Utils-0.130.ebuild')
-rw-r--r--dev-perl/B-Utils/B-Utils-0.130.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.130.ebuild b/dev-perl/B-Utils/B-Utils-0.130.ebuild
new file mode 100644
index 000000000000..3c46f3efc8e5
--- /dev/null
+++ b/dev-perl/B-Utils/B-Utils-0.130.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.130.ebuild,v 1.1 2011/02/02 18:56:55 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR=JJORE
+MODULE_VERSION=0.13
+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