commit:     4a05a3663271b873d3e66e36a89cb5a882ce1ec0
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  2 10:05:47 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jan  2 10:05:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a05a366

net-analyzer/pmacct: Fix net-libs/nDPI dependency

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 .../pmacct/{pmacct-1.7.3-r1.ebuild => pmacct-1.7.3-r2.ebuild}         | 4 ++--
 net-analyzer/pmacct/pmacct-999999.ebuild                              | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/pmacct/pmacct-1.7.3-r1.ebuild 
b/net-analyzer/pmacct/pmacct-1.7.3-r2.ebuild
similarity index 96%
rename from net-analyzer/pmacct/pmacct-1.7.3-r1.ebuild
rename to net-analyzer/pmacct/pmacct-1.7.3-r2.ebuild
index 33e50e3e831..29e8537602f 100644
--- a/net-analyzer/pmacct/pmacct-1.7.3-r1.ebuild
+++ b/net-analyzer/pmacct/pmacct-1.7.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,7 +32,7 @@ RDEPEND="
                <dev-libs/mongo-c-driver-0.98
        )
        mysql? ( dev-db/mysql-connector-c:0= )
-       ndpi? ( net-libs/nDPI:= )
+       ndpi? ( >=net-libs/nDPI-2.4:= )
        nflog? ( net-libs/libnetfilter_log )
        postgres? ( dev-db/postgresql:* )
        rabbitmq? ( net-libs/rabbitmq-c )

diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild 
b/net-analyzer/pmacct/pmacct-999999.ebuild
index 02039602f30..36566e6c719 100644
--- a/net-analyzer/pmacct/pmacct-999999.ebuild
+++ b/net-analyzer/pmacct/pmacct-999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,7 +32,7 @@ RDEPEND="
                <dev-libs/mongo-c-driver-0.98
        )
        mysql? ( dev-db/mysql-connector-c:0= )
-       ndpi? ( net-libs/nDPI:= )
+       ndpi? ( >=net-libs/nDPI-2.4:= )
        nflog? ( net-libs/libnetfilter_log )
        postgres? ( dev-db/postgresql:* )
        rabbitmq? ( net-libs/rabbitmq-c )

Reply via email to