summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 15:53:00 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-13 15:53:00 +0200
commit8f1e7e3a751c15a2bde0ea8124faf1e7bc8e6c45 (patch)
treecd513ae89a0d6d5d3856db6e3af234078300aa4a /virtual/httpd-cgi
parentvirtual/httpd-fastcgi: update EAPI 5 -> 7 (diff)
downloadgentoo-8f1e7e3a751c15a2bde0ea8124faf1e7bc8e6c45.tar.gz
gentoo-8f1e7e3a751c15a2bde0ea8124faf1e7bc8e6c45.tar.bz2
gentoo-8f1e7e3a751c15a2bde0ea8124faf1e7bc8e6c45.zip
virtual/httpd-cgi: drop 0-r1 (EAPI 5)
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'virtual/httpd-cgi')
-rw-r--r--virtual/httpd-cgi/httpd-cgi-0-r1.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/virtual/httpd-cgi/httpd-cgi-0-r1.ebuild b/virtual/httpd-cgi/httpd-cgi-0-r1.ebuild
deleted file mode 100644
index 52a0b6503059..000000000000
--- a/virtual/httpd-cgi/httpd-cgi-0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-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/monkeyd
- www-servers/nginx
- www-servers/resin
- www-servers/thttpd
- www-servers/tomcat
- )"