summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-24 11:14:32 +0100
committerTorsten Veller <tove@gentoo.org>2010-01-24 11:14:32 +0100
commitc40e15c56b4546c6a410012a97fca44df4e3a5ee (patch)
tree7ce5a955a59137bb0d0636e8ecd08332ec14dbef /dev-perl/Test-SharedFork/Test-SharedFork-0.11.ebuild
parentBump dev-perl/HTTP-Request-AsCGI-1.2 (diff)
downloadperl-overlay-c40e15c56b4546c6a410012a97fca44df4e3a5ee.tar.gz
perl-overlay-c40e15c56b4546c6a410012a97fca44df4e3a5ee.tar.bz2
perl-overlay-c40e15c56b4546c6a410012a97fca44df4e3a5ee.zip
Add dev-perl/Test-SharedFork-0.11
(Portage version: 2.2_rc61/git/Linux x86_64) (Signed Manifest commit)
Diffstat (limited to 'dev-perl/Test-SharedFork/Test-SharedFork-0.11.ebuild')
-rw-r--r--dev-perl/Test-SharedFork/Test-SharedFork-0.11.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Test-SharedFork/Test-SharedFork-0.11.ebuild b/dev-perl/Test-SharedFork/Test-SharedFork-0.11.ebuild
new file mode 100644
index 000000000..d0caaf200
--- /dev/null
+++ b/dev-perl/Test-SharedFork/Test-SharedFork-0.11.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+MODULE_AUTHOR=TOKUHIROM
+inherit perl-module
+
+DESCRIPTION="fork test"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ test? ( >=virtual/perl-Test-Simple-0.88 )"
+
+SRC_TEST=do