summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:27:12 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:08 +0100
commit568dce0fb62b1a52ad9ae070258c3f89adada838 (patch)
tree984314b8e254142d987eb1025ec898d225413563 /www-apache
parentwww-apache/mod_dnssd: eutils->epatch (diff)
downloadgentoo-568dce0fb62b1a52ad9ae070258c3f89adada838.tar.gz
gentoo-568dce0fb62b1a52ad9ae070258c3f89adada838.tar.bz2
gentoo-568dce0fb62b1a52ad9ae070258c3f89adada838.zip
www-apache/mod_fcgid: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild
index 61a9a805cd0b..693cc0c6699d 100644
--- a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild
+++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit apache-module eutils multilib
+inherit apache-module multilib
DESCRIPTION="Binary-compatible alternative to mod_fastcgi with better process management"
HOMEPAGE="https://httpd.apache.org/mod_fcgid/"