diff options
author | 2011-04-01 17:24:06 +0000 | |
---|---|---|
committer | 2011-04-01 17:24:06 +0000 | |
commit | a1962f16b282b91a956a4ac2975a48e553bb504e (patch) | |
tree | b54b252881727f22da43ec7f7e78c92b79268f69 /net-analyzer | |
parent | Fixing cflags and autotools handling for #361129 (diff) | |
download | gentoo-2-a1962f16b282b91a956a4ac2975a48e553bb504e.tar.gz gentoo-2-a1962f16b282b91a956a4ac2975a48e553bb504e.tar.bz2 gentoo-2-a1962f16b282b91a956a4ac2975a48e553bb504e.zip |
ppc64 stable wrt #324031, #361617
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti-spine/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/cacti-spine/ChangeLog b/net-analyzer/cacti-spine/ChangeLog index c8bbfc2d4ad3..50a04cd7107e 100644 --- a/net-analyzer/cacti-spine/ChangeLog +++ b/net-analyzer/cacti-spine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/cacti-spine -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.25 2010/11/20 12:21:45 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.26 2011/04/01 17:24:06 xarthisius Exp $ + + 01 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> + cacti-spine-0.8.7g.ebuild: + ppc64 stable wrt #324031, #361617 20 Nov 2010; Raúl Porcel <armin76@gentoo.org> cacti-spine-0.8.7g.ebuild: sparc stable wrt #324031 diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild b/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild index 58bd9763c0dd..ccacabc75ff4 100644 --- a/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild +++ b/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.7g.ebuild,v 1.5 2010/11/20 12:21:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild,v 1.6 2011/04/01 17:24:06 xarthisius Exp $ EAPI="2" inherit autotools @@ -15,7 +15,7 @@ SRC_URI="http://www.cacti.net/downloads/spine/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="net-analyzer/net-snmp |