summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-27 23:28:00 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-27 23:51:35 +0200
commitc38e512ba5d845110f04c910a196b4542ed06b80 (patch)
treee7144e2b32cf383ce3e57268726e8ab3af333ee3 /dev-perl/FCGI-ProcManager
parentdev-perl/FCGI: Remove old (diff)
downloadgentoo-c38e512ba5d845110f04c910a196b4542ed06b80.tar.gz
gentoo-c38e512ba5d845110f04c910a196b4542ed06b80.tar.bz2
gentoo-c38e512ba5d845110f04c910a196b4542ed06b80.zip
dev-perl/FCGI-ProcManager: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/FCGI-ProcManager')
-rw-r--r--dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0-r1.ebuild (renamed from dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild)7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0-r1.ebuild
index 516801f8591f..d4816f9bfe36 100644
--- a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild
+++ b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=ARODLAND
DIST_VERSION=0.28
@@ -12,6 +12,3 @@ 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"