From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1372108-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 687C315808B
	for <garchives@archives.gentoo.org>; Wed,  2 Mar 2022 12:26:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 302642BC050;
	Wed,  2 Mar 2022 12:26:55 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id F40B02BC050
	for <gentoo-commits@lists.gentoo.org>; Wed,  2 Mar 2022 12:26:54 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5BC1334324B
	for <gentoo-commits@lists.gentoo.org>; Wed,  2 Mar 2022 12:26:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 89EDC2FD
	for <gentoo-commits@lists.gentoo.org>; Wed,  2 Mar 2022 12:26:49 +0000 (UTC)
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" <jsmolic@gentoo.org>
Message-ID: <1646223973.bc1536bba1db2fbd859042557059b2edb2104f75.jsmolic@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-cgi/
X-VCS-Repository: repo/gentoo
X-VCS-Files: virtual/httpd-cgi/httpd-cgi-0-r4.ebuild
X-VCS-Directories: virtual/httpd-cgi/
X-VCS-Committer: jsmolic
X-VCS-Committer-Name: Jakov Smolić
X-VCS-Revision: bc1536bba1db2fbd859042557059b2edb2104f75
X-VCS-Branch: master
Date: Wed,  2 Mar 2022 12:26:49 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: d59c0704-b449-4c97-9f47-40bd076f11a6
X-Archives-Hash: e3b0f6a93a1e2a4aadc1308a069b9c21

commit:     bc1536bba1db2fbd859042557059b2edb2104f75
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 12:23:56 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 12:26:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1536bb

virtual/httpd-cgi: Remove www-servers/bozohttpd

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 virtual/httpd-cgi/httpd-cgi-0-r4.ebuild | 3 +--
 1 file changed, 1 insertion(+), 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