summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild')
-rw-r--r--dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild
deleted file mode 100644
index 58a91d10778e..000000000000
--- a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ARODLAND
-MODULE_VERSION=0.25
-inherit perl-module
-
-DESCRIPTION="A FastCGI process manager"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="virtual/perl-ExtUtils-MakeMaker"