summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:34:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:34:27 +0000
commitd15650250cb470c2472c7d620c24edd2843d1bc3 (patch)
tree49654484216ccc5973630a37103a0671a9453a9c /net-analyzer
parentStable for sparc, wrt bug #554816 (diff)
downloadgentoo-2-d15650250cb470c2472c7d620c24edd2843d1bc3.tar.gz
gentoo-2-d15650250cb470c2472c7d620c24edd2843d1bc3.tar.bz2
gentoo-2-d15650250cb470c2472c7d620c24edd2843d1bc3.zip
Stable for sparc, wrt bug #554816
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/cacti-spine/ChangeLog5
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-0.8.8e.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti-spine/ChangeLog b/net-analyzer/cacti-spine/ChangeLog
index 97d9327e87a4..0c7f8808779c 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.49 2015/07/18 10:34:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.50 2015/07/23 09:34:27 ago Exp $
+
+ 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> cacti-spine-0.8.8e.ebuild:
+ Stable for sparc, wrt bug #554816
18 Jul 2015; Jeroen Roovers <jer@gentoo.org> -cacti-spine-0.8.8d-r1.ebuild:
Old.
diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.8e.ebuild b/net-analyzer/cacti-spine/cacti-spine-0.8.8e.ebuild
index e5a88f9e7179..9e948ff2786d 100644
--- a/net-analyzer/cacti-spine/cacti-spine-0.8.8e.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-0.8.8e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.8e.ebuild,v 1.4 2015/07/15 04:39:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.8e.ebuild,v 1.5 2015/07/23 09:34:27 ago Exp $
EAPI=5
inherit autotools eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86"
DEPEND="
dev-libs/openssl:*