summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-12-25 11:52:07 +0000
committerTorsten Veller <tove@gentoo.org>2012-12-25 11:52:07 +0000
commit39915a24e2f210d27c9d7622e13cf4a44dc78ced (patch)
tree6d56ca5d3b30f45a98620f754eb2ace883230763 /dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild
parent[bump] dev-perl/XML-LibXML-Simple-0.920.0 (diff)
downloadhistorical-39915a24e2f210d27c9d7622e13cf4a44dc78ced.tar.gz
historical-39915a24e2f210d27c9d7622e13cf4a44dc78ced.tar.bz2
historical-39915a24e2f210d27c9d7622e13cf4a44dc78ced.zip
[bump] dev-perl/Test-Unit-Lite-0.120.200
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0x5772769F4E046AEC
Diffstat (limited to 'dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild')
-rw-r--r--dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild
new file mode 100644
index 000000000000..597456c1c3c1
--- /dev/null
+++ b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild,v 1.1 2012/12/25 11:52:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DEXTER
+MODULE_VERSION=0.1202
+inherit perl-module
+
+DESCRIPTION="Unit testing without external dependencies"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/perl-Module-Build"
+
+SRC_TEST=do