Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2/
Date: Wed, 14 Jul 2021 04:32:02
Message-Id: 1626237114.1b381caa8b38d317ad1ee0b0bd72add458f85a4d.prometheanfire@gentoo
1 commit: 1b381caa8b38d317ad1ee0b0bd72add458f85a4d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 14 04:31:42 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 14 04:31:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b381caa
7
8 www-apps/icingaweb2: 2.9.0 fix php8 dep (remove json flag)
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 www-apps/icingaweb2/icingaweb2-2.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild
17 index 2a18a8e21d9..84db9d6e071 100644
18 --- a/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild
19 +++ b/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild
20 @@ -30,7 +30,7 @@ DEPEND=">=net-analyzer/icinga2-2.1.1
21 || (
22 dev-lang/php:7.3[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
23 dev-lang/php:7.4[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
24 - dev-lang/php:8.0[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
25 + dev-lang/php:8.0[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
26 )
27 acct-group/icingacmd
28 acct-group/icingaweb2"