diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-05-12 00:41:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-05-12 00:41:02 +0000 |
commit | f6a6ca6a54b47c51e51772365e37b0b47bffff1c (patch) | |
tree | 5f55ef3ea91cfd87d7727fb9b1c0643644f88401 /net-analyzer | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-f6a6ca6a54b47c51e51772365e37b0b47bffff1c.tar.gz gentoo-2-f6a6ca6a54b47c51e51772365e37b0b47bffff1c.tar.bz2 gentoo-2-f6a6ca6a54b47c51e51772365e37b0b47bffff1c.zip |
ppc64 needs www-servers/lighttpd first before being marked stable
(Portage version: 2.1_pre10-r5)
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 5187adfd0f51..ed4b73ef370d 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.71 2006/05/07 20:14:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.72 2006/05/12 00:41:02 mr_bones_ Exp $ + + 12 May 2006; Michael Sterrett <mr_bones_@gentoo.org> + cacti-0.8.6h_p20060108-r2.ebuild: + ppc64 needs www-servers/lighttpd first before being marked stable 07 May 2006; Markus Rothe <corsair@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 c5dfec8e0ab6..49abccf1d507 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.5 2006/05/07 20:14:27 corsair Exp $ +# $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 $ 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="" |