diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-02 13:24:09 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-02 13:26:14 +0100 |
commit | 0214c7d4bb6e9ed433a3d94c82e2d77cd415afe7 (patch) | |
tree | 029e7064ab314c5017e5c143d79aad0ca9eb189a /virtual/httpd-fastcgi | |
parent | virtual/httpd-cgi: Remove www-servers/bozohttpd (diff) | |
download | gentoo-0214c7d4bb6e9ed433a3d94c82e2d77cd415afe7.tar.gz gentoo-0214c7d4bb6e9ed433a3d94c82e2d77cd415afe7.tar.bz2 gentoo-0214c7d4bb6e9ed433a3d94c82e2d77cd415afe7.zip |
virtual/httpd-fastcgi: Remove www-servers/bozohttpd
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'virtual/httpd-fastcgi')
-rw-r--r-- | virtual/httpd-fastcgi/httpd-fastcgi-0-r3.ebuild | 3 |
1 files changed, 1 insertions, 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 ) |