app-crypt/sbsigntool: drop libressl support
authorMatthias Maier <tamiko@gentoo.org>
Fri, 29 Jun 2018 16:31:23 +0000 (11:31 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 29 Jun 2018 16:33:44 +0000 (11:33 -0500)
Closes: https://bugs.gentoo.org/659606
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-crypt/sbsigntool/sbsigntool-0.9.1-r1.ebuild [moved from app-crypt/sbsigntool/sbsigntool-0.9.1.ebuild with 93% similarity]

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 83cf4a6bf773d512e445a90e1b0a838170f23564..70e47576c088d7da8a6d568a37c52f61b9904e23 100644 (file)
@@ -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