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: Thu, 05 Nov 2015 10:07:40
Message-Id: 1446718037.1213c048912abc498e80cb060db464a85bf7be58.ago@gentoo
1 commit: 1213c048912abc498e80cb060db464a85bf7be58
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 5 10:07:17 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 5 10:07:17 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1213c048
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-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild
17 index 332ca03..0a2ab1b 100644
18 --- a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild
19 +++ b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild
20 @@ -17,7 +17,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 )