diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-02-21 03:15:45 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-02-21 03:15:45 +0000 |
commit | 24d42e9065c0a0942a211fecbd5cc16bb0f0ba5a (patch) | |
tree | e3d33a7ef350d9b987107c5e1adbebaefed46f43 /net-analyzer/cacti | |
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')
-rw-r--r-- | net-analyzer/cacti/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6b.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6c.ebuild | 4 |
3 files changed, 18 insertions, 8 deletions
diff --git a/net-analyzer/cacti/Manifest b/net-analyzer/cacti/Manifest index c6d0bdf10b34..53c6d077d4a8 100644 --- a/net-analyzer/cacti/Manifest +++ b/net-analyzer/cacti/Manifest @@ -1,7 +1,17 @@ -MD5 150a6972726f77bdce0d99d3267050fc cacti-0.8.6c.ebuild 1573 -MD5 9683bb7323c40d69b48d54ad0eb169ed metadata.xml 221 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 362a3ce953cac3609c8202c145bbffe4 ChangeLog 4848 -MD5 afb306ce3003c257a6c0c3c2dee6beb7 cacti-0.8.6b.ebuild 1571 -MD5 92214d64b7a546022d81ca37cb137262 files/digest-cacti-0.8.6c 65 +MD5 da22e4b0386d4843dd548fcc3c9e5552 cacti-0.8.6b.ebuild 1584 +MD5 65a24635a23dedade39bb88669a87edf cacti-0.8.6c.ebuild 1586 +MD5 9683bb7323c40d69b48d54ad0eb169ed metadata.xml 221 MD5 5415dc0df13fd1528eb90acce7f44989 files/digest-cacti-0.8.6b 65 +MD5 92214d64b7a546022d81ca37cb137262 files/digest-cacti-0.8.6c 65 MD5 d7fa94819e0b14e84ee410d4afa7bb8f files/postinstall-en.txt 2359 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFCGVJnmdTrptrqvGERAkm7AKCO0HaAidIHx4bZrN9HwLSuQf52rgCfQ9UU +wdkgMxR1ESGQi4l6SNZkVhM= +=QnCK +-----END PGP SIGNATURE----- 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 |