From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1072235-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id F2F1D138334
	for <garchives@archives.gentoo.org>; Thu, 14 Feb 2019 21:18:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2C792E087B;
	Thu, 14 Feb 2019 21:18:12 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E3514E087B
	for <gentoo-commits@lists.gentoo.org>; Thu, 14 Feb 2019 21:18:11 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 73CAC335C78
	for <gentoo-commits@lists.gentoo.org>; Thu, 14 Feb 2019 21:18:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9285344B
	for <gentoo-commits@lists.gentoo.org>; Thu, 14 Feb 2019 21:18:08 +0000 (UTC)
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" <grknight@gentoo.org>
Message-ID: <1550179076.44ef81bb71c1b3a2b7c414ef35cb770820ab3a0e.grknight@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/net-snmp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-analyzer/net-snmp/net-snmp-5.7.3_p3-r1.ebuild net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild net-analyzer/net-snmp/net-snmp-5.8.ebuild net-analyzer/net-snmp/net-snmp-99999999.ebuild
X-VCS-Directories: net-analyzer/net-snmp/
X-VCS-Committer: grknight
X-VCS-Committer-Name: Brian Evans
X-VCS-Revision: 44ef81bb71c1b3a2b7c414ef35cb770820ab3a0e
X-VCS-Branch: master
Date: Thu, 14 Feb 2019 21:18:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 737291c5-f6b5-42d9-ab87-f748c68da47c
X-Archives-Hash: 14d0d13420d54a4d6ee6f4893ce45479

commit:     44ef81bb71c1b3a2b7c414ef35cb770820ab3a0e
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 14 21:17:56 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Feb 14 21:17:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ef81bb

net-analyzer/net-snmp: Revbump for dependency change

Non-maintainer commit

Bug: https://bugs.gentoo.org/665956
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 .../{net-snmp-5.7.3_p3.ebuild => net-snmp-5.7.3_p3-r1.ebuild}         | 4 ++--
 net-analyzer/net-snmp/{net-snmp-5.8.ebuild => net-snmp-5.8-r1.ebuild} | 2 +-
 net-analyzer/net-snmp/net-snmp-99999999.ebuild                        | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.3_p3-r1.ebuild
similarity index 98%
rename from net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild
rename to net-analyzer/net-snmp/net-snmp-5.7.3_p3-r1.ebuild
index 41871ecc1ea..4add1e5486b 100644
--- a/net-analyzer/net-snmp/net-snmp-5.7.3_p3.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.7.3_p3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -47,7 +47,7 @@ COMMON_DEPEND="
 	pci? ( sys-apps/pciutils )
 	lm_sensors? ( sys-apps/lm_sensors )
 	netlink? ( dev-libs/libnl:3 )
-	mysql? ( virtual/mysql )
+	mysql? ( dev-db/mysql-connector-c:0= )
 	perl? ( dev-lang/perl:= )
 "
 DEPEND="

diff --git a/net-analyzer/net-snmp/net-snmp-5.8.ebuild b/net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild
similarity index 99%
rename from net-analyzer/net-snmp/net-snmp-5.8.ebuild
rename to net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild
index fbcef8694f1..4f53c1fa2dd 100644
--- a/net-analyzer/net-snmp/net-snmp-5.8.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild
@@ -46,7 +46,7 @@ COMMON_DEPEND="
 	pci? ( sys-apps/pciutils )
 	lm_sensors? ( sys-apps/lm_sensors )
 	netlink? ( dev-libs/libnl:3 )
-	mysql? ( virtual/mysql )
+	mysql? ( dev-db/mysql-connector-c:0= )
 	perl? ( dev-lang/perl:= )
 "
 DEPEND="

diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
index 7fde04eba0e..e8b1943ed1e 100644
--- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
@@ -48,7 +48,7 @@ COMMON_DEPEND="
 	pci? ( sys-apps/pciutils )
 	lm_sensors? ( sys-apps/lm_sensors )
 	netlink? ( dev-libs/libnl:3 )
-	mysql? ( virtual/mysql )
+	mysql? ( dev-db/mysql-connector-c:0= )
 	perl? ( dev-lang/perl:= )
 "
 DEPEND="