summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 15:30:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 15:30:34 +0000
commitf9b83dac24dd24cfcf4db33f89af549ce08a1a2d (patch)
tree1493b06ff165e4388f930006ed8bfcadc4fe9efb /net-analyzer
parentStable for x86, wrt bug #554282 (diff)
downloadgentoo-2-f9b83dac24dd24cfcf4db33f89af549ce08a1a2d.tar.gz
gentoo-2-f9b83dac24dd24cfcf4db33f89af549ce08a1a2d.tar.bz2
gentoo-2-f9b83dac24dd24cfcf4db33f89af549ce08a1a2d.zip
Stable for x86, wrt bug #554282
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/icinga2/ChangeLog5
-rw-r--r--net-analyzer/icinga2/icinga2-2.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/icinga2/ChangeLog b/net-analyzer/icinga2/ChangeLog
index b4e69a9c271d..4864d463edd0 100644
--- a/net-analyzer/icinga2/ChangeLog
+++ b/net-analyzer/icinga2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/icinga2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.42 2015/08/06 15:30:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.43 2015/08/06 15:30:34 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> icinga2-2.3.5.ebuild:
+ Stable for x86, wrt bug #554282
06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> icinga2-2.3.5.ebuild:
Stable for amd64, wrt bug #554282
diff --git a/net-analyzer/icinga2/icinga2-2.3.5.ebuild b/net-analyzer/icinga2/icinga2-2.3.5.ebuild
index 16646f305024..e2e0bea1a598 100644
--- a/net-analyzer/icinga2/icinga2-2.3.5.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.3.5.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/icinga2/icinga2-2.3.5.ebuild,v 1.2 2015/08/06 15:30:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.3.5.ebuild,v 1.3 2015/08/06 15:30:34 ago Exp $
EAPI=5
inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionator
@@ -11,7 +11,7 @@ SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+mysql postgres classicui minimal nano-syntax +plugins +vim-syntax"
DEPEND="