From: Matthias Maier Date: Fri, 29 Jun 2018 16:31:23 +0000 (-0500) Subject: app-crypt/sbsigntool: drop libressl support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c8d47fded5dbd478625b710c983133468b11e92;p=gentoo.git app-crypt/sbsigntool: drop libressl support Closes: https://bugs.gentoo.org/659606 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- diff --git a/app-crypt/sbsigntool/sbsigntool-0.9.1.ebuild b/app-crypt/sbsigntool/sbsigntool-0.9.1-r1.ebuild similarity index 93% rename from app-crypt/sbsigntool/sbsigntool-0.9.1.ebuild rename to app-crypt/sbsigntool/sbsigntool-0.9.1-r1.ebuild index 83cf4a6bf773..70e47576c088 100644 --- a/app-crypt/sbsigntool/sbsigntool-0.9.1.ebuild +++ b/app-crypt/sbsigntool/sbsigntool-0.9.1-r1.ebuild @@ -13,11 +13,10 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/${PN}s.git/snapsho LICENSE="GPL-3 LGPL-3 LGPL-2.1 CC0-1.0" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="libressl" +IUSE="" RDEPEND=" - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= sys-apps/util-linux" DEPEND="${RDEPEND} sys-apps/help2man