commit:     49125ccbf2d626d945928555ec49003a39070d09
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Mon May  3 00:01:18 2021 +0000
Commit:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Mon May  3 00:01:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=49125ccb

www-client/w3mmee: remove libressl USE flag

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>

 www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild 
b/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild
index df9a5b2..b7e614b 100644
--- a/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild
+++ b/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${MY_P}.tar.gz";
 SLOT="0"
 LICENSE="w3m"
 KEYWORDS="amd64 ppc x86"
-IUSE="gpm libressl nls ssl"
+IUSE="gpm nls ssl"
 
 DEPEND=">=dev-libs/boehm-gc-7.2
        dev-libs/libmoe
@@ -24,10 +24,7 @@ DEPEND=">=dev-libs/boehm-gc-7.2
        sys-libs/zlib
        gpm? ( sys-libs/gpm )
        nls? ( sys-devel/gettext )
-       ssl? (
-               !libressl? ( dev-libs/openssl:0= )
-               libressl? ( dev-libs/libressl:0= )
-       )"
+       ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}"
 S="${WORKDIR}/${MY_P}"
 

Reply via email to