summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-10-20 09:57:14 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-10-20 09:57:14 +0000
commitfe0d0812daa98c3cd17fde195ba064ece39f01e1 (patch)
tree821ae1d1e60d62d58a22199b89c9c8be699fc20c /net-analyzer
parentQA: remove reference to USE flag that is no longer present. (diff)
downloadhistorical-fe0d0812daa98c3cd17fde195ba064ece39f01e1.tar.gz
historical-fe0d0812daa98c3cd17fde195ba064ece39f01e1.tar.bz2
historical-fe0d0812daa98c3cd17fde195ba064ece39f01e1.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #387661.
Package-Manager: portage-2.1.10.29/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/cacti-spine/ChangeLog6
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild4
-rw-r--r--net-analyzer/cacti/ChangeLog6
-rw-r--r--net-analyzer/cacti/cacti-0.8.7h.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/net-analyzer/cacti-spine/ChangeLog b/net-analyzer/cacti-spine/ChangeLog
index 4082d872f1ab..c14eef4b4cc5 100644
--- a/net-analyzer/cacti-spine/ChangeLog
+++ b/net-analyzer/cacti-spine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/cacti-spine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.27 2011/10/02 11:54:03 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.28 2011/10/20 09:57:14 chainsaw Exp $
+
+ 20 Oct 2011; Tony Vroon <chainsaw@gentoo.org> cacti-spine-0.8.7h.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
+ "idella4" Delaney in bug #387661.
*cacti-spine-0.8.7h (02 Oct 2011)
diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild b/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild
index fa8c22cb1e7f..912b15bdfb17 100644
--- a/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild,v 1.1 2011/10/02 11:54:03 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild,v 1.2 2011/10/20 09:57:14 chainsaw Exp $
EAPI="4"
inherit autotools
@@ -15,7 +15,7 @@ SRC_URI="http://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="net-analyzer/net-snmp
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog
index 4140c38d6001..f4d37e69f176 100644
--- a/net-analyzer/cacti/ChangeLog
+++ b/net-analyzer/cacti/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/cacti
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.180 2011/10/02 11:44:35 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.181 2011/10/20 09:56:00 chainsaw Exp $
+
+ 20 Oct 2011; Tony Vroon <chainsaw@gentoo.org> cacti-0.8.7h.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
+ "idella4" Delaney in bug #387661.
*cacti-0.8.7h (02 Oct 2011)
diff --git a/net-analyzer/cacti/cacti-0.8.7h.ebuild b/net-analyzer/cacti/cacti-0.8.7h.ebuild
index 2fc8e492cf41..cfb7d2d0e6e6 100644
--- a/net-analyzer/cacti/cacti-0.8.7h.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.7h.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7h.ebuild,v 1.1 2011/10/02 11:44:35 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7h.ebuild,v 1.2 2011/10/20 09:56:00 chainsaw Exp $
EAPI="2"
@@ -22,7 +22,7 @@ if [[ -n ${UPSTREAM_PATCHES} ]]; then
fi
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="snmp doc"
DEPEND=""