summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-16 20:10:25 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-16 20:10:25 +0000
commitc0fd6f5c03fd283da5f29d81eb67c3553e14be88 (patch)
tree22f830834e339b705a78c25de228f82ee4035e17 /dev-perl/Module-Util/Module-Util-1.90.0.ebuild
parentRemove old (diff)
downloadgentoo-2-c0fd6f5c03fd283da5f29d81eb67c3553e14be88.tar.gz
gentoo-2-c0fd6f5c03fd283da5f29d81eb67c3553e14be88.tar.bz2
gentoo-2-c0fd6f5c03fd283da5f29d81eb67c3553e14be88.zip
[bump] dev-perl/Module-Util-1.90.0
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Module-Util/Module-Util-1.90.0.ebuild')
-rw-r--r--dev-perl/Module-Util/Module-Util-1.90.0.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/Module-Util/Module-Util-1.90.0.ebuild b/dev-perl/Module-Util/Module-Util-1.90.0.ebuild
new file mode 100644
index 000000000000..35f8b247f1c7
--- /dev/null
+++ b/dev-perl/Module-Util/Module-Util-1.90.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Util/Module-Util-1.90.0.ebuild,v 1.1 2013/01/16 20:10:25 tove Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=MATTLAW
+MODULE_VERSION=1.09
+inherit perl-module
+
+DESCRIPTION="Module name tools and transformations"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+ >=virtual/perl-Module-Build-0.400.0
+ test? (
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )
+"
+
+SRC_TEST=do