commit:     e2ea25cfe7c62d6b22d594206b2139dff13bdb62
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 14 19:30:58 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Feb 14 19:30:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ea25cf

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 <AT> gentoo.org>

 .../{cacti-spine-1.1.28.ebuild => cacti-spine-1.1.28-r1.ebuild}     | 6 +++---
 .../{cacti-spine-1.1.38.ebuild => cacti-spine-1.1.38-r1.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
similarity index 90%
rename from net-analyzer/cacti-spine/cacti-spine-1.1.28.ebuild
rename to net-analyzer/cacti-spine/cacti-spine-1.1.28-r1.ebuild
index d148f4544d0..3cfbf20feb3 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
similarity index 90%
rename from net-analyzer/cacti-spine/cacti-spine-1.1.38.ebuild
rename to net-analyzer/cacti-spine/cacti-spine-1.1.38-r1.ebuild
index b950ca8e179..d429bb4c6ac 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}

Reply via email to