commit:     a00d4ad78cec8e610696c8f972d8d948a6542dae
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 21:30:33 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 21:44:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a00d4ad7

net-analyzer/zmap: Add subslot operator on dev-libs/json-c atom

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-analyzer/zmap/zmap-1.2.1.ebuild | 4 ++--
 net-analyzer/zmap/zmap-2.1.1.ebuild | 4 ++--
 net-analyzer/zmap/zmap-9999.ebuild  | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/zmap/zmap-1.2.1.ebuild 
b/net-analyzer/zmap/zmap-1.2.1.ebuild
index 0f6e591a178..b5f767ee654 100644
--- a/net-analyzer/zmap/zmap-1.2.1.ebuild
+++ b/net-analyzer/zmap/zmap-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ IUSE="json redis"
 RDEPEND="
        dev-libs/gmp:0
        net-libs/libpcap
-       json? ( dev-libs/json-c )
+       json? ( dev-libs/json-c:= )
        redis? ( dev-libs/hiredis )"
 DEPEND="${RDEPEND}
        dev-util/gengetopt

diff --git a/net-analyzer/zmap/zmap-2.1.1.ebuild 
b/net-analyzer/zmap/zmap-2.1.1.ebuild
index b52063eda35..0f401274207 100644
--- a/net-analyzer/zmap/zmap-2.1.1.ebuild
+++ b/net-analyzer/zmap/zmap-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ IUSE="json mongo redis"
 RDEPEND="
        dev-libs/gmp:0
        net-libs/libpcap
-       dev-libs/json-c
+       dev-libs/json-c:=
        mongo? ( dev-db/mongodb )
        redis? ( dev-libs/hiredis )"
 DEPEND="${RDEPEND}

diff --git a/net-analyzer/zmap/zmap-9999.ebuild 
b/net-analyzer/zmap/zmap-9999.ebuild
index a229c000077..78525456ed1 100644
--- a/net-analyzer/zmap/zmap-9999.ebuild
+++ b/net-analyzer/zmap/zmap-9999.ebuild
@@ -18,7 +18,7 @@ IUSE="mongo redis"
 RDEPEND="
        dev-libs/gmp:0
        net-libs/libpcap
-       dev-libs/json-c
+       dev-libs/json-c:=
        mongo? ( dev-db/mongo )
        redis? ( dev-libs/hiredis )"
 DEPEND="${RDEPEND}

Reply via email to