summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-04-19 07:38:33 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-04-19 07:38:33 +0000
commit082d19e374739445c49939ff4dbf29edc3b05aa4 (patch)
tree98db63e9a0100e8a5725340d3fa04e3d79e520b9 /net-analyzer
parentx86 stable. (Manifest recommit) (diff)
downloadgentoo-2-082d19e374739445c49939ff4dbf29edc3b05aa4.tar.gz
gentoo-2-082d19e374739445c49939ff4dbf29edc3b05aa4.tar.bz2
gentoo-2-082d19e374739445c49939ff4dbf29edc3b05aa4.zip
x86 stable.
Diffstat (limited to 'net-analyzer')
-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 3199c5121664..3e61153d8713 100644
--- a/net-analyzer/cacti/ChangeLog
+++ b/net-analyzer/cacti/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/cacti
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.21 2004/04/10 14:25:05 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.22 2004/04/19 07:36:57 mholzer Exp $
+
+ 19 Apr 2004; Martin Holzer <mholzer@gentoo.org> cacti-0.8.5a.ebuild:
+ x86 stable.
*cacti-0.8.5a (10 Apr 2004)
diff --git a/net-analyzer/cacti/cacti-0.8.5a.ebuild b/net-analyzer/cacti/cacti-0.8.5a.ebuild
index f1fa48eeb5c2..3a40866a9579 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 Technologies, Inc.
# 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.2 2004/04/19 07:36:57 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.3 2004/04/19 07:38:33 mholzer 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"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
IUSE="snmp mysql"
DEPEND=""