diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:51:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:51:45 +0000 |
commit | b1ad1de46c2f2a549e968ce27eda073df900f562 (patch) | |
tree | 00028c56c9bff9d5142b7ff2a20ad72baac5094f /net-analyzer | |
parent | x86 stable, bug #387339 (diff) | |
download | historical-b1ad1de46c2f2a549e968ce27eda073df900f562.tar.gz historical-b1ad1de46c2f2a549e968ce27eda073df900f562.tar.bz2 historical-b1ad1de46c2f2a549e968ce27eda073df900f562.zip |
x86 stable, bug #387661
Package-Manager: portage-2.1.10.34/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti-spine/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cacti/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7h.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-analyzer/cacti-spine/ChangeLog b/net-analyzer/cacti-spine/ChangeLog index c14eef4b4cc5..9dbf265af6de 100644 --- a/net-analyzer/cacti-spine/ChangeLog +++ b/net-analyzer/cacti-spine/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2011/10/20 09:57:14 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.29 2011/11/13 14:51:45 maekke Exp $ + + 13 Nov 2011; Markus Meier <maekke@gentoo.org> cacti-spine-0.8.7h.ebuild: + x86 stable, bug #387661 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 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 912b15bdfb17..feddca844f48 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.2 2011/10/20 09:57:14 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild,v 1.3 2011/11/13 14:51:45 maekke 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 8016650944f5..015d5d7a50ae 100644 --- a/net-analyzer/cacti/ChangeLog +++ b/net-analyzer/cacti/ChangeLog @@ -1,6 +1,9 @@ # 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.182 2011/10/20 15:38:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.183 2011/11/13 14:50:52 maekke Exp $ + + 13 Nov 2011; Markus Meier <maekke@gentoo.org> cacti-0.8.7h.ebuild: + x86 stable, bug #387661 20 Oct 2011; Jeroen Roovers <jer@gentoo.org> cacti-0.8.7h.ebuild: Stable for HPPA (bug #387661). diff --git a/net-analyzer/cacti/cacti-0.8.7h.ebuild b/net-analyzer/cacti/cacti-0.8.7h.ebuild index 0911174d4fb3..eca3a6d24b7a 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.3 2011/10/20 15:38:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7h.ebuild,v 1.4 2011/11/13 14:50:52 maekke 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="" |