Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga/
Date: Tue, 03 Nov 2015 17:13:59
Message-Id: 1446570806.c99474ca3ba3598392b699f1a93a167ae83934cf.ago@gentoo
1 commit: c99474ca3ba3598392b699f1a93a167ae83934cf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 17:13:26 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 17:13:26 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99474ca
7
8 net-analyzer/icinga: x86 stable wrt bug #564242
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 net-analyzer/icinga/icinga-1.13.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/icinga/icinga-1.13.3.ebuild b/net-analyzer/icinga/icinga-1.13.3.ebuild
17 index 0b77555..cb9a0d9 100644
18 --- a/net-analyzer/icinga/icinga-1.13.3.ebuild
19 +++ b/net-analyzer/icinga/icinga-1.13.3.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/releases/download/v${PV}/${P}.tar.g
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~hppa ~x86"
25 +KEYWORDS="amd64 ~hppa x86"
26 IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web"
27 DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] )
28 perl? ( dev-lang/perl )