Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Tue, 19 Oct 2021 13:39:46
Message-Id: 1634650777.f2bdaafce0e32d25edab1337986c8306025bd253.candrews@gentoo
1 commit: f2bdaafce0e32d25edab1337986c8306025bd253
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 13:38:49 2021 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 13:39:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bdaafc
7
8 mail-client/roundcube: 1.4.11 requires PHP < 8
9
10 Closes: https://bugs.gentoo.org/815859
11 Package-Manager: Portage-3.0.28, Repoman-3.0.3
12 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
13
14 mail-client/roundcube/roundcube-1.4.11.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/mail-client/roundcube/roundcube-1.4.11.ebuild b/mail-client/roundcube/roundcube-1.4.11.ebuild
18 index cb9a6709c78..9e557b1fae0 100644
19 --- a/mail-client/roundcube/roundcube-1.4.11.ebuild
20 +++ b/mail-client/roundcube/roundcube-1.4.11.ebuild
21 @@ -25,6 +25,7 @@ need_httpd_cgi
22 RDEPEND="
23 ${DEPEND}
24 >=dev-lang/php-5.4.0[filter,gd,iconv,json(+),ldap?,pdo,postgres?,session,sqlite?,ssl?,unicode,xml]
25 + <dev-lang/php-8
26 virtual/httpd-php
27 change-password? (
28 dev-lang/php[sockets]