diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:58:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:58:07 +0000 |
commit | f95975d5ab1b0c41986e040f4c8cd42fa9371267 (patch) | |
tree | 3d4953adbe70afb7b934d0354ce885df046f072c /net-analyzer | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f95975d5ab1b0c41986e040f4c8cd42fa9371267.tar.gz gentoo-2-f95975d5ab1b0c41986e040f4c8cd42fa9371267.tar.bz2 gentoo-2-f95975d5ab1b0c41986e040f4c8cd42fa9371267.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog index ed4b73ef370d..0ada8aad36fd 100644 --- a/net-analyzer/cacti/ChangeLog +++ b/net-analyzer/cacti/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/cacti # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.72 2006/05/12 00:41:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.73 2006/05/23 19:58:07 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> + cacti-0.8.6h_p20060108-r2.ebuild: + Stable on ppc64 12 May 2006; Michael Sterrett <mr_bones_@gentoo.org> cacti-0.8.6h_p20060108-r2.ebuild: diff --git a/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild b/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild index 49abccf1d507..0d391f0f18ca 100644 --- a/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild +++ b/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild,v 1.6 2006/05/12 00:41:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild,v 1.7 2006/05/23 19:58:07 corsair Exp $ inherit eutils webapp depend.apache @@ -19,7 +19,7 @@ for i in $UPSTREAM_PATCHES ; do done LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ppc64 sparc x86" IUSE="snmp" DEPEND="" |