commit: 50136e4cf201afd4061e2bf77bdc66b93214e565 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Mar 9 14:38:10 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Mar 9 14:38:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50136e4c
net-analyzer/cacti: Drop virtual/mysql RDEPEND Package-Manager: Portage-2.3.62, Repoman-2.3.12 Bug: https://bugs.gentoo.org/show_bug.cgi?id=665938 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-analyzer/cacti/{cacti-1.1.38.ebuild => cacti-1.1.38-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-analyzer/cacti/cacti-1.1.38.ebuild b/net-analyzer/cacti/cacti-1.1.38-r1.ebuild similarity index 94% rename from net-analyzer/cacti/cacti-1.1.38.ebuild rename to net-analyzer/cacti/cacti-1.1.38-r1.ebuild index 92113935854..2fe7dfd9ac8 100644 --- a/net-analyzer/cacti/cacti-1.1.38.ebuild +++ b/net-analyzer/cacti/cacti-1.1.38-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 @@ -22,7 +22,6 @@ RDEPEND=" dev-php/adodb net-analyzer/rrdtool[graph] virtual/cron - virtual/mysql snmp? ( >=net-analyzer/net-snmp-5.2.0 ) "
