summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-14 10:36:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-14 10:36:20 +0000
commit8f25b08043f4aef0af536c1ff67a91fecc414273 (patch)
tree6c178e562acfe316ce71cb17a472ff5083be7176 /net-analyzer
parentStable for amd64, wrt bug #554816 (diff)
downloadgentoo-2-8f25b08043f4aef0af536c1ff67a91fecc414273.tar.gz
gentoo-2-8f25b08043f4aef0af536c1ff67a91fecc414273.tar.bz2
gentoo-2-8f25b08043f4aef0af536c1ff67a91fecc414273.zip
Stable for amd64, wrt bug #554816
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 21ae9f6026ec..0908eca16c36 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.45 2015/07/14 05:26:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.46 2015/07/14 10:36:20 ago Exp $
+
+ 14 Jul 2015; Agostino Sarubbo <ago@gentoo.org> cacti-spine-0.8.8e.ebuild:
+ Stable for amd64, wrt bug #554816
*cacti-spine-0.8.8e (14 Jul 2015)
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 c7658a786ab4..1a72b888a1b5 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.1 2015/07/14 05:26:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.8e.ebuild,v 1.2 2015/07/14 10:36:20 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 ~x86"
DEPEND="
dev-libs/openssl:*