summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/cacti/ChangeLog5
-rw-r--r--net-analyzer/cacti/cacti-0.8.7b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog
index 0d6e276b74e1..09a5e301b4ab 100644
--- a/net-analyzer/cacti/ChangeLog
+++ b/net-analyzer/cacti/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/cacti
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.130 2008/02/24 11:35:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.131 2008/02/25 15:13:30 beandog Exp $
+
+ 25 Feb 2008; Steve Dibb <beandog@gentoo.org> cacti-0.8.7b.ebuild:
+ amd64 stable, security bug 209918
24 Feb 2008; Markus Meier <maekke@gentoo.org> cacti-0.8.7b.ebuild:
x86 stable, bug #210840
diff --git a/net-analyzer/cacti/cacti-0.8.7b.ebuild b/net-analyzer/cacti/cacti-0.8.7b.ebuild
index db1bdcaf9883..4978df9e788c 100644
--- a/net-analyzer/cacti/cacti-0.8.7b.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.7b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7b.ebuild,v 1.4 2008/02/24 11:35:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7b.ebuild,v 1.5 2008/02/25 15:13:30 beandog Exp $
inherit eutils webapp depend.apache depend.php
@@ -21,7 +21,7 @@ if [ "${HAS_PATCHES}" == "1" ] ; then
fi
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86"
IUSE="snmp bundled-adodb"
DEPEND=""