summaryrefslogtreecommitdiff
path: root/virtual/httpd-cgi/httpd-cgi-0-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
commit908778078736bd36f7a60a2d576d415cb8e000fa (patch)
treec6a4796c48b608c14dc7e9674cdbd38f905e3c15 /virtual/httpd-cgi/httpd-cgi-0-r2.ebuild
parent185fa19bbf68a4d4dca534d2b46729207a177f16 (diff)
gentoo resync : 22.05.2021
Diffstat (limited to 'virtual/httpd-cgi/httpd-cgi-0-r2.ebuild')
-rw-r--r--virtual/httpd-cgi/httpd-cgi-0-r2.ebuild33
1 files changed, 18 insertions, 15 deletions
diff --git a/virtual/httpd-cgi/httpd-cgi-0-r2.ebuild b/virtual/httpd-cgi/httpd-cgi-0-r2.ebuild
index 0098c6630efa..31a1f406c393 100644
--- a/virtual/httpd-cgi/httpd-cgi-0-r2.ebuild
+++ b/virtual/httpd-cgi/httpd-cgi-0-r2.ebuild
@@ -1,23 +1,26 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="Virtual for CGI-enabled webservers"
+
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris ~x86-solaris"
-RDEPEND="|| (
- www-servers/apache
- www-servers/lighttpd
- www-servers/boa
- www-servers/bozohttpd
- www-servers/cherokee
- www-servers/fnord
- www-servers/hiawatha
- www-servers/monkeyd
- www-servers/nginx
- www-servers/resin
- www-servers/thttpd
- www-servers/tomcat
- )"
+RDEPEND="
+ || (
+ www-servers/apache
+ www-servers/lighttpd
+ www-servers/boa
+ www-servers/bozohttpd
+ www-servers/cherokee
+ www-servers/fnord
+ www-servers/hiawatha
+ www-servers/monkeyd
+ www-servers/nginx
+ www-servers/resin
+ www-servers/thttpd
+ www-servers/tomcat
+ )
+"