commit: 10e62c266e70cfe78e33e7b7d57e07a9da37b29b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 18:52:21 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 29 10:02:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e62c26
net-misc/apt-cacher-ng: [QA] Fix openssl dep to use :0=
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-misc/apt-cacher-ng/apt-cacher-ng-3.2.ebuild | 4 ++--
...{apt-cacher-ng-3.2_p2-r1.ebuild => apt-cacher-ng-3.2_p2-r2.ebuild} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.2.ebuild
b/net-misc/apt-cacher-ng/apt-cacher-ng-3.2.ebuild
index fb6f30e111a..d04cec3cc61 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.2.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.2.ebuild
@@ -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
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r1.ebuild
b/net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r2.ebuild
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 c66c11d82fa..4e825f700ed 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r1.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.2_p2-r2.ebuild
@@ -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