diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 17:59:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 17:59:21 +0000 |
commit | 23c95d9dbd533c4eb753f41f55fbee8003ca5c08 (patch) | |
tree | 095f39bac8c6c48da70cba46d4757e3048e120fa /net-analyzer/cacti-spine | |
parent | Stable on ppc wrt bug 211007 (diff) | |
download | historical-23c95d9dbd533c4eb753f41f55fbee8003ca5c08.tar.gz historical-23c95d9dbd533c4eb753f41f55fbee8003ca5c08.tar.bz2 historical-23c95d9dbd533c4eb753f41f55fbee8003ca5c08.zip |
Stable on ppc wrt bug 210840
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-analyzer/cacti-spine')
-rw-r--r-- | net-analyzer/cacti-spine/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti-spine/ChangeLog b/net-analyzer/cacti-spine/ChangeLog index 5a474257aad3..bc827a8394aa 100644 --- a/net-analyzer/cacti-spine/ChangeLog +++ b/net-analyzer/cacti-spine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cacti-spine # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.2 2008/01/26 12:59:52 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.3 2008/02/21 17:59:21 nixnut Exp $ + + 21 Feb 2008; nixnut <nixnut@gentoo.org> cacti-spine-0.8.7a.ebuild: + Stable on ppc wrt bug 210840 26 Jan 2008; <pva@gentoo.org> cacti-spine-0.8.7a.ebuild: Moved autotools to src_unpack, bug #207461, thank Diego Pettenò <flameeyes diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild b/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild index 234d15acef90..af15c8047c29 100644 --- a/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild +++ b/net-analyzer/cacti-spine/cacti-spine-0.8.7a.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-spine/cacti-spine-0.8.7a.ebuild,v 1.2 2008/01/26 12:59:51 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.3 2008/02/21 17:59:21 nixnut Exp $ WANT_AUTOCONF="latest" inherit autotools @@ -12,7 +12,7 @@ SRC_URI="http://www.cacti.net/downloads/spine/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="net-analyzer/net-snmp |