summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-07-08 03:36:01 +0000
committerJason Wever <weeve@gentoo.org>2004-07-08 03:36:01 +0000
commitc941752ce0cfc474377eb8e4a4307c0f5247fda8 (patch)
tree9b2b5181da152c10b85a913662aaa7dd9d34cfb9 /net-analyzer/cacti
parentBump to latest release. (Manifest recommit) (diff)
downloadgentoo-2-c941752ce0cfc474377eb8e4a4307c0f5247fda8.tar.gz
gentoo-2-c941752ce0cfc474377eb8e4a4307c0f5247fda8.tar.bz2
gentoo-2-c941752ce0cfc474377eb8e4a4307c0f5247fda8.zip
Stable on sparc.
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r--net-analyzer/cacti/ChangeLog5
-rw-r--r--net-analyzer/cacti/cacti-0.8.5a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog
index b4f2e5e30e03..4c543f77c246 100644
--- a/net-analyzer/cacti/ChangeLog
+++ b/net-analyzer/cacti/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/cacti
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.25 2004/07/05 11:27:39 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.26 2004/07/08 03:36:01 weeve Exp $
+
+ 07 Jul 2004; Jason Wever <weeve@gentoo.org> cacti-0.8.5a.ebuild:
+ Stable on sparc.
05 Jul 2004; Eldad Zack <eldad@gentoo.org> cacti-0.8.5a.ebuild:
Added additional install instructions (crontab). Closes #53709. Thanks to
diff --git a/net-analyzer/cacti/cacti-0.8.5a.ebuild b/net-analyzer/cacti/cacti-0.8.5a.ebuild
index 3a3bfa210de6..57c22476c5ab 100644
--- a/net-analyzer/cacti/cacti-0.8.5a.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.5a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.6 2004/07/05 11:27:39 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.7 2004/07/08 03:36:01 weeve Exp $
inherit eutils webapp-apache
@@ -10,7 +10,7 @@ SRC_URI="http://www.raxnet.net/downloads/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc sparc ~alpha ~amd64"
IUSE="snmp mysql"
DEPEND=""