summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 15:30:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 15:30:13 +0000
commit9abfd7475bbc7fedd011022f46cf7cca4b01037f (patch)
treec9e95e7f189db64a375055ced1d3cf5a21b4f9d8 /net-analyzer
parentRemove java-virtuals/javamail and replace it with oracle-javamail. Also set u... (diff)
downloadgentoo-2-9abfd7475bbc7fedd011022f46cf7cca4b01037f.tar.gz
gentoo-2-9abfd7475bbc7fedd011022f46cf7cca4b01037f.tar.bz2
gentoo-2-9abfd7475bbc7fedd011022f46cf7cca4b01037f.zip
Stable for amd64, wrt bug #554282
(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/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 523b1ab1f882..fa1b453b20d7 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.50 2015/03/03 19:18:25 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.51 2015/08/06 15:30:13 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> icinga-1.12.2.ebuild:
+ Stable for amd64, wrt bug #554282
*icinga-1.12.2 (03 Mar 2015)
diff --git a/net-analyzer/icinga/icinga-1.12.2.ebuild b/net-analyzer/icinga/icinga-1.12.2.ebuild
index d72900376117..91ffb88c2d28 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.1 2015/03/03 19:18:25 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.12.2.ebuild,v 1.2 2015/08/06 15:30:13 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 )