summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-26 14:40:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-26 14:40:22 +0000
commit3ac71c3b9cb460754befb0b6a38ac5def00df099 (patch)
tree084d681c92d4fba485edba1486e58cb444c13ba8 /net-analyzer
parentFix wrt #208584 (diff)
downloadgentoo-2-3ac71c3b9cb460754befb0b6a38ac5def00df099.tar.gz
gentoo-2-3ac71c3b9cb460754befb0b6a38ac5def00df099.tar.bz2
gentoo-2-3ac71c3b9cb460754befb0b6a38ac5def00df099.zip
alpha/sparc stable wrt #210840
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer')
-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 73e780ef6663..d82994a7a56d 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.132 2008/02/25 19:24:32 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.133 2008/02/26 14:40:22 armin76 Exp $
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org> cacti-0.8.7b.ebuild:
+ alpha/sparc stable wrt #210840
25 Feb 2008; Steve Dibb <beandog@gentoo.org> cacti-0.8.6j-r8.ebuild:
amd64 stable, security bug 209918
diff --git a/net-analyzer/cacti/cacti-0.8.7b.ebuild b/net-analyzer/cacti/cacti-0.8.7b.ebuild
index 4978df9e788c..0491fdf8dae6 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.5 2008/02/25 15:13:30 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7b.ebuild,v 1.6 2008/02/26 14:40:22 armin76 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=""