summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-28 14:02:59 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-28 14:02:59 +0000
commit3db31984f06af6ac634135163a1a6b4af02c150d (patch)
tree36d269061af5361171f6ea9987f4799709a84e51 /dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild
parentChange version scheme (diff)
downloadgentoo-2-3db31984f06af6ac634135163a1a6b4af02c150d.tar.gz
gentoo-2-3db31984f06af6ac634135163a1a6b4af02c150d.tar.bz2
gentoo-2-3db31984f06af6ac634135163a1a6b4af02c150d.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild')
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild
new file mode 100644
index 000000000000..5a2d718a7115
--- /dev/null
+++ b/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.1 2011/08/28 14:02:59 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BDFOY
+MODULE_VERSION=1.23
+inherit perl-module
+
+DESCRIPTION="Interact with a t/test_manifest file"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="test? ( dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage )"
+
+SRC_TEST="do"