diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:17:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:17:11 +0000 |
commit | d20ef25c14be51c1ee58b7e361d75513ea0c2bdc (patch) | |
tree | d208afd20a08df6e3807c2b94b7baa945d757d76 /net-analyzer/cacti-cactid | |
parent | Stable on ppc64 (diff) | |
download | historical-d20ef25c14be51c1ee58b7e361d75513ea0c2bdc.tar.gz historical-d20ef25c14be51c1ee58b7e361d75513ea0c2bdc.tar.bz2 historical-d20ef25c14be51c1ee58b7e361d75513ea0c2bdc.zip |
Stable on ppc64
Package-Manager: portage-2203-svn
Diffstat (limited to 'net-analyzer/cacti-cactid')
-rw-r--r-- | net-analyzer/cacti-cactid/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/cacti-cactid/ChangeLog b/net-analyzer/cacti-cactid/ChangeLog index 5f60b1a5e574..470cd5eb6695 100644 --- a/net-analyzer/cacti-cactid/ChangeLog +++ b/net-analyzer/cacti-cactid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/cacti-cactid # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.17 2006/01/16 16:52:33 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.18 2006/05/07 20:13:42 corsair Exp $ + + 07 May 2006; Markus Rothe <corsair@gentoo.org> + cacti-cactid-0.8.6f_p1.ebuild: + Stable on ppc64 *cacti-cactid-0.8.6g (16 Jan 2006) diff --git a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild index fe44707760a2..b48b0bf7ca37 100644 --- a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild +++ b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.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-cactid/cacti-cactid-0.8.6f_p1.ebuild,v 1.5 2006/01/16 03:26:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild,v 1.6 2006/05/07 20:13:42 corsair Exp $ MY_PV=${PV/_p/-} DESCRIPTION="Cactid is a poller for Cacti that primarily strives to be as fast @@ -10,7 +10,7 @@ SRC_URI="http://www.cacti.net/downloads/cactid/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~ppc64 sparc x86" +KEYWORDS="~ppc ppc64 sparc x86" IUSE="" DEPEND="net-analyzer/net-snmp |