diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 17:57:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 17:57:19 +0000 |
commit | 72349647b89a8c9c519df5f814fb9e5bcc9158c4 (patch) | |
tree | 4992ad0327d2cf4ad3b44f74f0e75bd42dcbb4f3 /net-analyzer/cacti | |
parent | Stable on ppc wrt bug 211007 (diff) | |
download | gentoo-2-72349647b89a8c9c519df5f814fb9e5bcc9158c4.tar.gz gentoo-2-72349647b89a8c9c519df5f814fb9e5bcc9158c4.tar.bz2 gentoo-2-72349647b89a8c9c519df5f814fb9e5bcc9158c4.zip |
Stable on ppc wrt bug 210840
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog index 53a907bada6e..bfe85a3862dc 100644 --- a/net-analyzer/cacti/ChangeLog +++ b/net-analyzer/cacti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cacti # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.127 2008/02/19 19:45:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.128 2008/02/21 17:57:19 nixnut Exp $ + + 21 Feb 2008; nixnut <nixnut@gentoo.org> cacti-0.8.7b.ebuild: + Stable on ppc wrt bug 210840 19 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> cacti-0.8.6j-r8.ebuild: diff --git a/net-analyzer/cacti/cacti-0.8.7b.ebuild b/net-analyzer/cacti/cacti-0.8.7b.ebuild index d3cb1944a893..c3c8a71cd8b2 100644 --- a/net-analyzer/cacti/cacti-0.8.7b.ebuild +++ b/net-analyzer/cacti/cacti-0.8.7b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7b.ebuild,v 1.1 2008/02/13 13:00:08 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7b.ebuild,v 1.2 2008/02/21 17:57:19 nixnut Exp $ inherit eutils webapp depend.apache depend.php @@ -21,7 +21,7 @@ if [ "${HAS_PATCHES}" == "1" ] ; then fi LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" IUSE="snmp bundled-adodb" DEPEND="" |