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: Sun, 07 Nov 2021 15:46:41
Message-Id: 1636299992.7d78fe9d317ddfa34497be4375449500c95dcf77.prometheanfire@gentoo
1 commit: 7d78fe9d317ddfa34497be4375449500c95dcf77
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 7 15:46:24 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 7 15:46:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d78fe9d
7
8 www-apps/icingaweb2: fix php deps for 9999
9
10 Closes: https://bugs.gentoo.org/822255
11 Package-Manager: Portage-3.0.28, Repoman-3.0.3
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 www-apps/icingaweb2/icingaweb2-9999.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild
18 index 57d38cb0ba0..dcfe13e3b7d 100644
19 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild
20 +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild
21 @@ -30,6 +30,7 @@ DEPEND=">=net-analyzer/icinga2-2.1.1
22 || (
23 dev-lang/php:7.3[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
24 dev-lang/php:7.4[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 dev-libs/icinga-php-library
28 dev-libs/icinga-php-thirdparty