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: Fri, 28 May 2021 19:46:37
Message-Id: 1622231189.4775db5849c2e64cd4a0e6b77b7a21c44ec33781.prometheanfire@gentoo
1 commit: 4775db5849c2e64cd4a0e6b77b7a21c44ec33781
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 19:46:17 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 19:46:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4775db58
7
8 net-analyzer/icinga2: fix paching
9
10 closes: https://bugs.gentoo.org/792687
11 Package-Manager: Portage-3.0.18, Repoman-3.0.2
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 net-analyzer/icinga2/icinga2-2.12.4.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/net-analyzer/icinga2/icinga2-2.12.4.ebuild b/net-analyzer/icinga2/icinga2-2.12.4.ebuild
18 index 655d8049880..de80eb55dfc 100644
19 --- a/net-analyzer/icinga2/icinga2-2.12.4.ebuild
20 +++ b/net-analyzer/icinga2/icinga2-2.12.4.ebuild
21 @@ -48,7 +48,6 @@ REQUIRED_USE="!minimal? ( || ( mariadb mysql postgres ) )"
22
23 PATCHES=(
24 # https://github.com/Icinga/icinga2/issues/8185#issuecomment-680875875
25 - "${FILESDIR}/${PN}-2.12.1-boost-1.74.0.patch"
26 )
27
28 src_configure() {