commit: 0214c7d4bb6e9ed433a3d94c82e2d77cd415afe7
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 2 12:24:09 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Mar 2 12:26:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0214c7d4
virtual/httpd-fastcgi: Remove www-servers/bozohttpd
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
virtual/httpd-fastcgi/httpd-fastcgi-0-r3.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/virtual/httpd-fastcgi/httpd-fastcgi-0-r3.ebuild
b/virtual/httpd-fastcgi/httpd-fastcgi-0-r3.ebuild
index 56a4a9fd4c53..5940fbfd39f1 100644
--- a/virtual/httpd-fastcgi/httpd-fastcgi-0-r3.ebuild
+++ b/virtual/httpd-fastcgi/httpd-fastcgi-0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,6 @@ RDEPEND="
|| (
www-apache/mod_fcgid
www-servers/lighttpd
- www-servers/bozohttpd
www-servers/h2o
www-servers/nginx
)