net-analyzer/cacti-spine: Revbumps for dependency change
authorBrian Evans <grknight@gentoo.org>
Thu, 14 Feb 2019 19:30:58 +0000 (14:30 -0500)
committerBrian Evans <grknight@gentoo.org>
Thu, 14 Feb 2019 19:30:58 +0000 (14:30 -0500)
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>
net-analyzer/cacti-spine/cacti-spine-1.1.28-r1.ebuild [moved from net-analyzer/cacti-spine/cacti-spine-1.1.28.ebuild with 90% similarity]
net-analyzer/cacti-spine/cacti-spine-1.1.38-r1.ebuild [moved from net-analyzer/cacti-spine/cacti-spine-1.1.38.ebuild with 90% similarity]

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 d148f4544d01ebf2866d11e17ae29671fe1a7377..3cfbf20feb3eb4b8c6ea9562c01c02f6265a951f 100644 (file)
@@ -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}
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 b950ca8e1798604781679c971083581c90cccf34..d429bb4c6ac9283a61d74b7142e2b152145fcd47 100644 (file)
@@ -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}