aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/forks/forks-0.36.ebuild')
-rw-r--r--dev-perl/forks/forks-0.36.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/forks/forks-0.36.ebuild b/dev-perl/forks/forks-0.36.ebuild
deleted file mode 100644
index e32d80272..000000000
--- a/dev-perl/forks/forks-0.36.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR="RYBSKEJ"
-
-inherit perl-module
-
-DESCRIPTION="Drop-in replacement for Perl threads::shared with forks()"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"