summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-11-15 16:53:52 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-11-15 16:55:43 +0100
commit4c706b0e688e5531885de1eb6deb00a48e414258 (patch)
treebe0156546fd2832444ac5b8a5c5deb2cddfa9eb4
parentmedia-video/ffmpeg: Added sub-slot operator for dev-libs/openssl. (diff)
downloadgentoo-4c706b0e688e5531885de1eb6deb00a48e414258.tar.gz
gentoo-4c706b0e688e5531885de1eb6deb00a48e414258.tar.bz2
gentoo-4c706b0e688e5531885de1eb6deb00a48e414258.zip
net-analyzer/net-snmp: Added sub-slot operator to dev-libs/openssl
and dev-libs/libressl Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.7.3-r6.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.8.ebuild6
4 files changed, 12 insertions, 12 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild
index fee79b1ccb09..8d923fa28d7b 100644
--- a/net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.7.3-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -30,8 +30,8 @@ IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlin
COMMON_DEPEND="
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6d:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( >=dev-libs/openssl-0.9.6d:0= )
+ libressl? ( dev-libs/libressl:= )
)
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
rpm? (
diff --git a/net-analyzer/net-snmp/net-snmp-5.7.3-r6.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.3-r6.ebuild
index b89ac3cf3f15..060479915394 100644
--- a/net-analyzer/net-snmp/net-snmp-5.7.3-r6.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.7.3-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -30,8 +30,8 @@ IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlin
COMMON_DEPEND="
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6d:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( >=dev-libs/openssl-0.9.6d:0= )
+ libressl? ( dev-libs/libressl:= )
)
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
rpm? (
diff --git a/net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild
index 77645313cf35..41871ecc1ea8 100644
--- a/net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,8 +29,8 @@ IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlin
COMMON_DEPEND="
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6d:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( >=dev-libs/openssl-0.9.6d:0= )
+ libressl? ( dev-libs/libressl:= )
)
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
rpm? (
diff --git a/net-analyzer/net-snmp/net-snmp-5.8.ebuild b/net-analyzer/net-snmp/net-snmp-5.8.ebuild
index 692d3feef95c..c3d4d0622ea4 100644
--- a/net-analyzer/net-snmp/net-snmp-5.8.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -28,8 +28,8 @@ IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlin
COMMON_DEPEND="
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6d:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( >=dev-libs/openssl-0.9.6d:0= )
+ libressl? ( dev-libs/libressl:= )
)
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
rpm? (