Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga2/
Date: Mon, 23 Sep 2019 15:23:16
Message-Id: 1569252188.d9b4f8d1a1a813c7356723abc12d98e3134503ae.prometheanfire@gentoo
1 commit: d9b4f8d1a1a813c7356723abc12d98e3134503ae
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 15:22:52 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 23 15:23:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9b4f8d1
7
8 net-analyzer/icinga2: remove cap on boost
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.17
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 net-analyzer/icinga2/icinga2-2.11.0.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/net-analyzer/icinga2/icinga2-2.11.0.ebuild b/net-analyzer/icinga2/icinga2-2.11.0.ebuild
17 index 238cca62c36..cb76f2a6cf7 100644
18 --- a/net-analyzer/icinga2/icinga2-2.11.0.ebuild
19 +++ b/net-analyzer/icinga2/icinga2-2.11.0.ebuild
20 @@ -24,7 +24,6 @@ CDEPEND="
21 !libressl? ( dev-libs/openssl:0= )
22 libressl? ( dev-libs/libressl:0= )
23 >=dev-libs/boost-1.66.0:=[context]
24 - <dev-libs/boost-1.71.0
25 console? ( dev-libs/libedit )
26 mariadb? ( dev-db/mariadb-connector-c:= )
27 mysql? ( dev-db/mysql-connector-c:= )