diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:14:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:14:27 +0000 |
commit | a13a0a82ee6c819e8dd43a2902dc15c03dceab19 (patch) | |
tree | 107a0cef80a437e10b4d4072e715095b0e58542a /net-analyzer/cacti | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-a13a0a82ee6c819e8dd43a2902dc15c03dceab19.tar.gz gentoo-2-a13a0a82ee6c819e8dd43a2902dc15c03dceab19.tar.bz2 gentoo-2-a13a0a82ee6c819e8dd43a2902dc15c03dceab19.zip |
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'net-analyzer/cacti')
-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 571211fdf070..5187adfd0f51 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.70 2006/04/27 21:29:59 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.71 2006/05/07 20:14:27 corsair Exp $ + + 07 May 2006; Markus Rothe <corsair@gentoo.org> + cacti-0.8.6h_p20060108-r2.ebuild: + Stable on ppc64 27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-cacti-0.8.6g, files/digest-cacti-0.8.6g_p20051023, files/digest-cacti-0.8.6h, 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 435f8a2a6ac3..c5dfec8e0ab6 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.4 2006/04/13 02:40:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild,v 1.5 2006/05/07 20:14:27 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="" |