diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-02 13:23:56 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-02 13:26:13 +0100 |
commit | bc1536bba1db2fbd859042557059b2edb2104f75 (patch) | |
tree | 249835bf2f0d2a9a4e2c5bb020a221525cd2f010 /virtual/httpd-cgi | |
parent | virtual/httpd-basic: Remove www-servers/bozohttpd (diff) | |
download | gentoo-bc1536bba1db2fbd859042557059b2edb2104f75.tar.gz gentoo-bc1536bba1db2fbd859042557059b2edb2104f75.tar.bz2 gentoo-bc1536bba1db2fbd859042557059b2edb2104f75.zip |
virtual/httpd-cgi: Remove www-servers/bozohttpd
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'virtual/httpd-cgi')
-rw-r--r-- | virtual/httpd-cgi/httpd-cgi-0-r4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/httpd-cgi/httpd-cgi-0-r4.ebuild b/virtual/httpd-cgi/httpd-cgi-0-r4.ebuild index 944fa39d74ea..29863ecd74e4 100644 --- a/virtual/httpd-cgi/httpd-cgi-0-r4.ebuild +++ b/virtual/httpd-cgi/httpd-cgi-0-r4.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 @@ -13,7 +13,6 @@ RDEPEND=" www-servers/apache www-servers/lighttpd www-servers/boa - www-servers/bozohttpd www-servers/fnord www-servers/h2o www-servers/monkeyd |