summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-26 03:33:10 +0000
committerJason Wever <weeve@gentoo.org>2004-10-26 03:33:10 +0000
commita43f6dfa6342c59f858319c10b80c7b60842fb70 (patch)
treeedb3ca3f2793f90808cbc2cf2d372979e704ea5f /net-analyzer/cacti
parentStable on sparc. (diff)
downloadhistorical-a43f6dfa6342c59f858319c10b80c7b60842fb70.tar.gz
historical-a43f6dfa6342c59f858319c10b80c7b60842fb70.tar.bz2
historical-a43f6dfa6342c59f858319c10b80c7b60842fb70.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-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog
index 2fcf7c10d37f..465685f9d6f7 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.33 2004/10/24 16:42:46 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.34 2004/10/26 03:33:10 weeve Exp $
+
+ 25 Oct 2004; Jason Wever <weeve@gentoo.org> cacti-0.8.5a-r2.ebuild:
+ Stable on sparc.
24 Oct 2004; Eldad Zack <eldad@gentoo.org> cacti-0.8.5a-r2.ebuild:
Marked x86 stable
diff --git a/net-analyzer/cacti/cacti-0.8.5a-r2.ebuild b/net-analyzer/cacti/cacti-0.8.5a-r2.ebuild
index 1de307c86767..1d80a9164f77 100644
--- a/net-analyzer/cacti/cacti-0.8.5a-r2.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.5a-r2.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-r2.ebuild,v 1.2 2004/10/24 16:42:46 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a-r2.ebuild,v 1.3 2004/10/26 03:33:10 weeve Exp $
inherit eutils webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.raxnet.net/products/cacti/"
SRC_URI="http://www.raxnet.net/downloads/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc sparc ~alpha ~amd64"
IUSE="snmp mysql"
DEPEND=""