summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/pmacct/pmacct-1.7.1-r1.ebuild (renamed from net-analyzer/pmacct/pmacct-1.7.1.ebuild)4
-rw-r--r--net-analyzer/pmacct/pmacct-1.7.2-r1.ebuild (renamed from net-analyzer/pmacct/pmacct-1.7.2.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/pmacct/pmacct-1.7.1.ebuild b/net-analyzer/pmacct/pmacct-1.7.1-r1.ebuild
index 4fa04368686e..15ef9922c121 100644
--- a/net-analyzer/pmacct/pmacct-1.7.1.ebuild
+++ b/net-analyzer/pmacct/pmacct-1.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,7 +31,7 @@ RDEPEND="
>=dev-libs/mongo-c-driver-0.8.1-r1
<dev-libs/mongo-c-driver-0.98
)
- mysql? ( virtual/mysql )
+ mysql? ( dev-db/mysql-connector-c:0= )
ndpi? ( net-libs/nDPI )
nflog? ( net-libs/libnetfilter_log )
postgres? ( dev-db/postgresql:* )
diff --git a/net-analyzer/pmacct/pmacct-1.7.2.ebuild b/net-analyzer/pmacct/pmacct-1.7.2-r1.ebuild
index 816cc388c10c..ec5a692ea2e9 100644
--- a/net-analyzer/pmacct/pmacct-1.7.2.ebuild
+++ b/net-analyzer/pmacct/pmacct-1.7.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ RDEPEND="
>=dev-libs/mongo-c-driver-0.8.1-r1
<dev-libs/mongo-c-driver-0.98
)
- mysql? ( virtual/mysql )
+ mysql? ( dev-db/mysql-connector-c:0= )
ndpi? ( net-libs/nDPI )
nflog? ( net-libs/libnetfilter_log )
postgres? ( dev-db/postgresql:* )