summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-02-14 14:30:58 -0500
committerBrian Evans <grknight@gentoo.org>2019-02-14 14:30:58 -0500
commite2ea25cfe7c62d6b22d594206b2139dff13bdb62 (patch)
tree1de1495ed105b36e3d1904638fc921857fca8f66 /net-analyzer/cacti-spine
parentmail-client/thunderbird: bump to v60.5.1 (diff)
downloadgentoo-e2ea25cfe7c62d6b22d594206b2139dff13bdb62.tar.gz
gentoo-e2ea25cfe7c62d6b22d594206b2139dff13bdb62.tar.bz2
gentoo-e2ea25cfe7c62d6b22d594206b2139dff13bdb62.zip
net-analyzer/cacti-spine: Revbumps for dependency change
Non-maintainer commit Bug: https://bugs.gentoo.org/665938 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'net-analyzer/cacti-spine')
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-1.1.28-r1.ebuild (renamed from net-analyzer/cacti-spine/cacti-spine-1.1.28.ebuild)6
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-1.1.38-r1.ebuild (renamed from net-analyzer/cacti-spine/cacti-spine-1.1.38.ebuild)6
2 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/cacti-spine/cacti-spine-1.1.28.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.1.28-r1.ebuild
index d148f4544d01..3cfbf20feb3e 100644
--- a/net-analyzer/cacti-spine/cacti-spine-1.1.28.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-1.1.28-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+inherit autotools
MY_P=${PN}-${PV/_p/-}
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
CDEPEND="
dev-libs/openssl:*
net-analyzer/net-snmp
- virtual/mysql
+ dev-db/mysql-connector-c:0=
"
DEPEND="
${CDEPEND}
diff --git a/net-analyzer/cacti-spine/cacti-spine-1.1.38.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.1.38-r1.ebuild
index b950ca8e1798..d429bb4c6ac9 100644
--- a/net-analyzer/cacti-spine/cacti-spine-1.1.38.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-1.1.38-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+inherit autotools
MY_P=${PN}-${PV/_p/-}
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
CDEPEND="
dev-libs/openssl:*
net-analyzer/net-snmp:=
- virtual/mysql
+ dev-db/mysql-connector-c:0=
"
DEPEND="
${CDEPEND}