diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:50:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:50:52 +0000 |
commit | ae637e071c643b72d3f342dab66297cec51b8a0f (patch) | |
tree | 1a2603ce93904157f8b01e186984649b80e8505d /net-analyzer | |
parent | x86 stable, bug #387339 (diff) | |
download | gentoo-2-ae637e071c643b72d3f342dab66297cec51b8a0f.tar.gz gentoo-2-ae637e071c643b72d3f342dab66297cec51b8a0f.tar.bz2 gentoo-2-ae637e071c643b72d3f342dab66297cec51b8a0f.zip |
x86 stable, bug #387661
(Portage version: 2.1.10.34/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7h.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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="" |