commit:     cbc661a6b19ea7e99942366eeb16ed9768a1971c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May  2 20:21:40 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May  2 20:26:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbc661a6

www-servers/bozohttpd: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 www-servers/bozohttpd/bozohttpd-20190228.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/www-servers/bozohttpd/bozohttpd-20190228.ebuild 
b/www-servers/bozohttpd/bozohttpd-20190228.ebuild
index 483262bc9dc..a95a11e85e5 100644
--- a/www-servers/bozohttpd/bozohttpd-20190228.ebuild
+++ b/www-servers/bozohttpd/bozohttpd-20190228.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,10 +12,8 @@ SRC_URI="http://www.eterna.com.au/bozohttpd/${P}.tar.bz2";
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="libressl"
 
-DEPEND="!libressl? ( dev-libs/openssl:0= )
-       libressl? ( dev-libs/libressl:= )"
+DEPEND="dev-libs/openssl:0="
 RDEPEND="${DEPEND}
        virtual/logger"
 

Reply via email to