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 98E0C138350 for ; Mon, 23 Mar 2020 15:14:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2240E0A53; Mon, 23 Mar 2020 15:14:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2E45FE0A53 for ; Mon, 23 Mar 2020 15:14:23 +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 4C39834EE69 for ; Mon, 23 Mar 2020 15:14:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04BDA204 for ; Mon, 23 Mar 2020 12:45:28 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1584967526.404a83b8264bda805e7f214ef047830ea0446427.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/ntopng/ntopng-3.8.1-r3.ebuild net-analyzer/ntopng/ntopng-3.8.1-r4.ebuild X-VCS-Directories: net-analyzer/ntopng/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 404a83b8264bda805e7f214ef047830ea0446427 X-VCS-Branch: master Date: Mon, 23 Mar 2020 12:45:28 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8cf093ba-75a9-4841-a4e2-23b45f74fdcc X-Archives-Hash: 69ca5f508d6b705f47b69f7ad5e8c48e commit: 404a83b8264bda805e7f214ef047830ea0446427 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Mar 23 12:44:53 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Mar 23 12:45:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404a83b8 net-analyzer/ntopng: Depend on dev-libs/hiredis:= Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Jeroen Roovers gentoo.org> net-analyzer/ntopng/{ntopng-3.8.1-r3.ebuild => ntopng-3.8.1-r4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/ntopng/ntopng-3.8.1-r3.ebuild b/net-analyzer/ntopng/ntopng-3.8.1-r4.ebuild similarity index 98% rename from net-analyzer/ntopng/ntopng-3.8.1-r3.ebuild rename to net-analyzer/ntopng/ntopng-3.8.1-r4.ebuild index 25938565c76..b4562c2a6b2 100644 --- a/net-analyzer/ntopng/ntopng-3.8.1-r3.ebuild +++ b/net-analyzer/ntopng/ntopng-3.8.1-r4.ebuild @@ -16,7 +16,7 @@ DEPEND=" >=net-libs/nDPI-3.0:= dev-db/mysql-connector-c:= dev-db/sqlite:3 - dev-libs/hiredis + dev-libs/hiredis:= dev-libs/json-c:= dev-libs/libmaxminddb dev-libs/libsodium:=