net-misc/apt-cacher-ng: [QA] Fix openssl dep to use :0=
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 May 2019 18:52:21 +0000 (20:52 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 29 May 2019 10:02:44 +0000 (12:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/apt-cacher-ng/apt-cacher-ng-3.2.ebuild
net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r2.ebuild [moved from net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r1.ebuild with 99% similarity]

index fb6f30e111adcde5cb442c465ec59b82aec28e40..d04cec3cc611eb7ec9fa64c38d786ecb686000ed 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
@@ -19,7 +19,7 @@ IUSE="doc fuse systemd tcpd"
 COMMON_DEPEND="
        app-arch/bzip2
        app-arch/xz-utils
-       dev-libs/openssl:*
+       dev-libs/openssl:0=
        sys-libs/zlib
        systemd? (
                sys-apps/systemd
similarity index 99%
rename from net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r1.ebuild
rename to net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r2.ebuild
index c66c11d82fa88c27f2573b59326a919397d720d0..4e825f700ed04e1f91e390f4ed1e201768af2cb9 100644 (file)
@@ -22,7 +22,7 @@ IUSE="doc fuse systemd tcpd"
 COMMON_DEPEND="
        app-arch/bzip2
        app-arch/xz-utils
-       dev-libs/openssl:*
+       dev-libs/openssl:0=
        sys-libs/zlib
        systemd? (
                sys-apps/systemd