summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-02-21 03:15:45 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-02-21 03:15:45 +0000
commite72fab3cb511ef6d24925572a0047dcfb8381a43 (patch)
treedd4edb915063c6e8dac540859635f3b5d8a342d2 /net-analyzer
parentStable on mips (diff)
downloadgentoo-2-e72fab3cb511ef6d24925572a0047dcfb8381a43.tar.gz
gentoo-2-e72fab3cb511ef6d24925572a0047dcfb8381a43.tar.bz2
gentoo-2-e72fab3cb511ef6d24925572a0047dcfb8381a43.zip
removing ucd-snmp as per bug #69451
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/cacti/cacti-0.8.6b.ebuild4
-rw-r--r--net-analyzer/cacti/cacti-0.8.6c.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.6b.ebuild b/net-analyzer/cacti/cacti-0.8.6b.ebuild
index 0df33c2e1616..f4bb144ccfdc 100644
--- a/net-analyzer/cacti/cacti-0.8.6b.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.6b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6b.ebuild,v 1.5 2005/01/02 22:48:11 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6b.ebuild,v 1.6 2005/02/21 03:15:45 dragonheart Exp $
inherit eutils webapp
@@ -17,7 +17,7 @@ DEPEND=""
# TODO: RDEPEND Not just apache... but there's no virtual/webserver (yet)
RDEPEND="net-www/apache
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
net-analyzer/rrdtool
dev-db/mysql
virtual/cron
diff --git a/net-analyzer/cacti/cacti-0.8.6c.ebuild b/net-analyzer/cacti/cacti-0.8.6c.ebuild
index 1d95de4bfbda..08129c572a45 100644
--- a/net-analyzer/cacti/cacti-0.8.6c.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.6c.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6c.ebuild,v 1.1 2005/01/02 22:48:11 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6c.ebuild,v 1.2 2005/02/21 03:15:45 dragonheart Exp $
inherit eutils webapp
@@ -17,7 +17,7 @@ DEPEND=""
# TODO: RDEPEND Not just apache... but there's no virtual/webserver (yet)
RDEPEND="net-www/apache
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
net-analyzer/rrdtool
dev-db/mysql
virtual/cron