From: Brian Evans Date: Thu, 14 Feb 2019 19:30:58 +0000 (-0500) Subject: net-analyzer/cacti-spine: Revbumps for dependency change X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e2ea25cfe7c62d6b22d594206b2139dff13bdb62;p=gentoo.git 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 --- 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 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 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 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}