summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 15:30:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 15:30:30 +0000
commitc2e77627ee514505a669b6000d2c4dc647287e31 (patch)
treef30287050cced26e8b888d4c1f5becee4c81f286 /net-analyzer
parentStable for amd64, wrt bug #554282 (diff)
downloadgentoo-2-c2e77627ee514505a669b6000d2c4dc647287e31.tar.gz
gentoo-2-c2e77627ee514505a669b6000d2c4dc647287e31.tar.bz2
gentoo-2-c2e77627ee514505a669b6000d2c4dc647287e31.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/icinga/ChangeLog5
-rw-r--r--net-analyzer/icinga/icinga-1.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/icinga/ChangeLog b/net-analyzer/icinga/ChangeLog
index fa1b453b20d7..aa32a168f7d6 100644
--- a/net-analyzer/icinga/ChangeLog
+++ b/net-analyzer/icinga/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/icinga
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.51 2015/08/06 15:30:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.52 2015/08/06 15:30:30 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> icinga-1.12.2.ebuild:
+ Stable for x86, wrt bug #554282
06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> icinga-1.12.2.ebuild:
Stable for amd64, wrt bug #554282
diff --git a/net-analyzer/icinga/icinga-1.12.2.ebuild b/net-analyzer/icinga/icinga-1.12.2.ebuild
index 91ffb88c2d28..c3d701ee2a42 100644
--- a/net-analyzer/icinga/icinga-1.12.2.ebuild
+++ b/net-analyzer/icinga/icinga-1.12.2.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/icinga/icinga-1.12.2.ebuild,v 1.2 2015/08/06 15:30:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.12.2.ebuild,v 1.3 2015/08/06 15:30:30 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/releases/download/v${PV}/${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web"
DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] )
perl? ( dev-lang/perl )