Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga/
Date: Fri, 23 Dec 2016 03:07:29
Message-Id: 1482462398.e1e0a522af21d77b87bcab9afbe069c3c43fbab3.prometheanfire@gentoo
1 commit: e1e0a522af21d77b87bcab9afbe069c3c43fbab3
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 23 03:06:38 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 23 03:06:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e0a522
7
8 net-analyzer/icinga: fast stable for bug 603534
9
10 Package-Manager: portage-2.3.0
11
12 net-analyzer/icinga/icinga-1.13.4.ebuild | 2 +-
13 net-analyzer/icinga/icinga-1.14.0.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/icinga/icinga-1.13.4.ebuild b/net-analyzer/icinga/icinga-1.13.4.ebuild
17 index 54f9d5d..61bb779 100644
18 --- a/net-analyzer/icinga/icinga-1.13.4.ebuild
19 +++ b/net-analyzer/icinga/icinga-1.13.4.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/archive/v${PV}/${P}.tar.gz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
25 +KEYWORDS="amd64 ~arm ~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:= )
29
30 diff --git a/net-analyzer/icinga/icinga-1.14.0.ebuild b/net-analyzer/icinga/icinga-1.14.0.ebuild
31 index 54f9d5d..61bb779 100644
32 --- a/net-analyzer/icinga/icinga-1.14.0.ebuild
33 +++ b/net-analyzer/icinga/icinga-1.14.0.ebuild
34 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/archive/v${PV}/${P}.tar.gz
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
39 +KEYWORDS="amd64 ~arm ~hppa x86"
40 IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web"
41 DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] )
42 perl? ( dev-lang/perl:= )