From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9623F139083 for ; Tue, 19 Dec 2017 21:45:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E58C2E0FFB; Tue, 19 Dec 2017 21:45:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFF08E0FF5 for ; Tue, 19 Dec 2017 21:45:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93BED33D4A6 for ; Tue, 19 Dec 2017 21:45:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B122AE8B for ; Tue, 19 Dec 2017 21:45:06 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1513719873.3561d9a3c675ddd32600cd7697ef5ced5a40d474.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/ntopng/ntopng-2.4.ebuild net-analyzer/ntopng/ntopng-3.0-r2.ebuild X-VCS-Directories: net-analyzer/ntopng/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 3561d9a3c675ddd32600cd7697ef5ced5a40d474 X-VCS-Branch: master Date: Tue, 19 Dec 2017 21:45:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 337925b4-498e-4409-8eeb-67563ee1beb0 X-Archives-Hash: 264957e0d2bd4f5ce02aabe844a94506 commit: 3561d9a3c675ddd32600cd7697ef5ced5a40d474 Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Dec 19 21:29:44 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Dec 19 21:44:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3561d9a3 net-analyzer/ntopng: Add subslot operator on dev-libs/json-c atom Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-analyzer/ntopng/ntopng-2.4.ebuild | 2 +- net-analyzer/ntopng/ntopng-3.0-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/ntopng/ntopng-2.4.ebuild b/net-analyzer/ntopng/ntopng-2.4.ebuild index 844b5a81060..0e383ae5ce4 100644 --- a/net-analyzer/ntopng/ntopng-2.4.ebuild +++ b/net-analyzer/ntopng/ntopng-2.4.ebuild @@ -16,7 +16,7 @@ IUSE="" DEPEND="dev-db/sqlite:3 dev-python/pyzmq dev-lang/luajit:2 - dev-libs/json-c + dev-libs/json-c:= dev-libs/geoip dev-libs/glib:2 dev-libs/hiredis diff --git a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild index dbaa1f1914f..bdb49f1374a 100644 --- a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild +++ b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" DEPEND="dev-db/sqlite:3 dev-python/pyzmq dev-lang/luajit:2 - dev-libs/json-c + dev-libs/json-c:= dev-libs/geoip dev-libs/glib:2 dev-libs/hiredis