diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-07 20:18:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-07 20:18:09 +0000 |
commit | 170fd3e49c9ce71c9850c856cd896e985d1b63f7 (patch) | |
tree | ec0e8fd7bf5df446cfd59691387cb51bfa5bf892 /net-analyzer/cacti | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-170fd3e49c9ce71c9850c856cd896e985d1b63f7.tar.gz gentoo-2-170fd3e49c9ce71c9850c856cd896e985d1b63f7.tar.bz2 gentoo-2-170fd3e49c9ce71c9850c856cd896e985d1b63f7.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog index bf63c1a8aec6..9ea42e1a8ca7 100644 --- a/net-analyzer/cacti/ChangeLog +++ b/net-analyzer/cacti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cacti # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.35 2004/11/06 13:42:15 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.36 2004/11/07 20:13:13 weeve Exp $ + + 07 Nov 2004; Jason Wever <weeve@gentoo.org> cacti-0.8.6b.ebuild: + Stable on sparc. 06 Nov 2004; Eldad Zack <eldad@gentoo.org> -cacti-0.8.5a-r1.ebuild, cacti-0.8.6b.ebuild: diff --git a/net-analyzer/cacti/cacti-0.8.6b.ebuild b/net-analyzer/cacti/cacti-0.8.6b.ebuild index e163ba166db2..feabdfeb44e2 100644 --- a/net-analyzer/cacti/cacti-0.8.6b.ebuild +++ b/net-analyzer/cacti/cacti-0.8.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6b.ebuild,v 1.3 2004/11/06 13:42:15 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6b.ebuild,v 1.4 2004/11/07 20:13:13 weeve Exp $ inherit eutils webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cacti.net/" SRC_URI="http://www.cacti.net/downloads/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" IUSE="snmp" DEPEND="" |