diff options
author | 2005-02-21 03:15:45 +0000 | |
---|---|---|
committer | 2005-02-21 03:15:45 +0000 | |
commit | 24d42e9065c0a0942a211fecbd5cc16bb0f0ba5a (patch) | |
tree | e3d33a7ef350d9b987107c5e1adbebaefed46f43 /net-analyzer/cacti/cacti-0.8.6b.ebuild | |
parent | Stable on mips (diff) | |
download | historical-24d42e9065c0a0942a211fecbd5cc16bb0f0ba5a.tar.gz historical-24d42e9065c0a0942a211fecbd5cc16bb0f0ba5a.tar.bz2 historical-24d42e9065c0a0942a211fecbd5cc16bb0f0ba5a.zip |
removing ucd-snmp as per bug #69451
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.6b.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6b.ebuild | 4 |
1 files changed, 2 insertions, 2 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 |