app-portage/hashgen: Adjusted (sub-)slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 16:34:38 +0000 (17:34 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 17:00:11 +0000 (18:00 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-portage/hashgen/hashgen-1.0.ebuild
app-portage/hashgen/hashgen-1.1.ebuild

index 26a83a7bc513beaa14b17774390ed045141b688b..48a5df120816b05ec64bc3e24345f9ee49dee5fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ DEPEND="
                || ( >=sys-devel/gcc-4.2:*[openmp] sys-devel/clang-runtime:*[openmp] )
        )
        app-crypt/libb2
-       dev-libs/openssl:*
+       dev-libs/openssl:0=
        sys-libs/zlib
        app-crypt/gpgme
 "
index eacb1653fc3e4a99e8a40821f1461b3e0e7edc8e..e52b35617a66ea4fe34b555cffb4fb3c6247c527 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ DEPEND="
                || ( >=sys-devel/gcc-4.2:*[openmp] sys-devel/clang-runtime:*[openmp] )
        )
        app-crypt/libb2
-       dev-libs/openssl:*
+       dev-libs/openssl:0=
        sys-libs/zlib
        app-crypt/gpgme
 "