diff options
author | Lance Albertson <ramereth@gentoo.org> | 2005-12-18 06:58:09 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2005-12-18 06:58:09 +0000 |
commit | 745501ee2427ce73ef50e6da75624d51f35188e6 (patch) | |
tree | 754c9b72a978c646aaf41dea89412d36bdaca4f7 /net-analyzer/cacti-cactid | |
parent | Installs all built jars now (bug #115901). (diff) | |
download | gentoo-2-745501ee2427ce73ef50e6da75624d51f35188e6.tar.gz gentoo-2-745501ee2427ce73ef50e6da75624d51f35188e6.tar.bz2 gentoo-2-745501ee2427ce73ef50e6da75624d51f35188e6.zip |
Stable on x86
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-analyzer/cacti-cactid')
-rw-r--r-- | net-analyzer/cacti-cactid/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/cacti-cactid/Manifest | 6 | ||||
-rw-r--r-- | net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-analyzer/cacti-cactid/ChangeLog b/net-analyzer/cacti-cactid/ChangeLog index 0499f6f4774b..a3c8717e2808 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.14 2005/12/17 21:40:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.15 2005/12/18 06:54:25 ramereth Exp $ + + 18 Dec 2005; Lance Albertson <ramereth@gentoo.org> + cacti-cactid-0.8.6f_p1.ebuild: + * Stable on x86 17 Dec 2005; Markus Rothe <corsair@gentoo.org> cacti-cactid-0.8.6f_p1.ebuild: diff --git a/net-analyzer/cacti-cactid/Manifest b/net-analyzer/cacti-cactid/Manifest index 15c4799d0315..413676d4cda2 100644 --- a/net-analyzer/cacti-cactid/Manifest +++ b/net-analyzer/cacti-cactid/Manifest @@ -1,6 +1,6 @@ -MD5 11bf4ac512c11c30b47175eca1fcc2f2 ChangeLog 2590 +MD5 73fdd1a5867ce4a4ee15f0bd76c17e63 cacti-cactid-0.8.6f_p1.ebuild 1543 MD5 302b1aa298be2fb64bcae605e741efe8 cacti-cactid-0.8.6e.ebuild 1435 +MD5 c67ed551362bc70b4c9e6f3141a832f1 ChangeLog 2695 MD5 528bed3e0527d5e490f39fdd9c98daa6 metadata.xml 682 -MD5 04c799ec1ffa0bafdef4001b8abe6d84 cacti-cactid-0.8.6f_p1.ebuild 1544 -MD5 58c86d50c9315285ddaf0c5f24269e2d files/digest-cacti-cactid-0.8.6e 71 MD5 c0e5c0f4c74e06f2c99e6e086be7dfd7 files/digest-cacti-cactid-0.8.6f_p1 73 +MD5 58c86d50c9315285ddaf0c5f24269e2d files/digest-cacti-cactid-0.8.6e 71 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 c8283810c526..8c5d15469fd4 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-2005 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.3 2005/12/17 21:40:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild,v 1.4 2005/12/18 06:54:26 ramereth 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 |