From 2d3cca9da5654e776df42f693fbaae0b24613b6d Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Wed, 30 Dec 2020 18:00:23 +0100 Subject: mail-mta/netqmail: remove broken USE=libressl Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- mail-mta/netqmail/netqmail-1.06-r14.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'mail-mta') diff --git a/mail-mta/netqmail/netqmail-1.06-r14.ebuild b/mail-mta/netqmail/netqmail-1.06-r14.ebuild index af1fe14bd123..242a543c0738 100644 --- a/mail-mta/netqmail/netqmail-1.06-r14.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r14.ebuild @@ -42,7 +42,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla" +IUSE="authcram gencertdaily highvolume pop3 qmail-spp ssl vanilla" REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )" RESTRICT="test" @@ -60,10 +60,7 @@ DEPEND=" net-mail/queue-repair sys-apps/gentoo-functions sys-apps/groff - ssl? ( - !libressl? ( >=dev-libs/openssl-1.1:0= ) - libressl? ( dev-libs/libressl:= ) - ) + ssl? ( >=dev-libs/openssl-1.1:0= ) " RDEPEND="${DEPEND} sys-apps/ucspi-tcp -- cgit v1.2.3-65-gdbad