commit:     f2bdaafce0e32d25edab1337986c8306025bd253
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 19 13:38:49 2021 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Oct 19 13:39:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bdaafc

mail-client/roundcube: 1.4.11 requires PHP < 8

Closes: https://bugs.gentoo.org/815859
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 mail-client/roundcube/roundcube-1.4.11.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail-client/roundcube/roundcube-1.4.11.ebuild 
b/mail-client/roundcube/roundcube-1.4.11.ebuild
index cb9a6709c78..9e557b1fae0 100644
--- a/mail-client/roundcube/roundcube-1.4.11.ebuild
+++ b/mail-client/roundcube/roundcube-1.4.11.ebuild
@@ -25,6 +25,7 @@ need_httpd_cgi
 RDEPEND="
        ${DEPEND}
        
>=dev-lang/php-5.4.0[filter,gd,iconv,json(+),ldap?,pdo,postgres?,session,sqlite?,ssl?,unicode,xml]
+       <dev-lang/php-8
        virtual/httpd-php
        change-password? (
                dev-lang/php[sockets]

Reply via email to