commit: 46cacf82b89ffe86b29cff0ce3ee172be19d34ca
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 21:31:58 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 21:32:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46cacf82
www-apps/phpBB: Revbump for PHP 8.2
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
www-apps/phpBB/{phpBB-3.3.10.ebuild => phpBB-3.3.10-r1.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/www-apps/phpBB/phpBB-3.3.10.ebuild
b/www-apps/phpBB/phpBB-3.3.10-r1.ebuild
similarity index 96%
rename from www-apps/phpBB/phpBB-3.3.10.ebuild
rename to www-apps/phpBB/phpBB-3.3.10-r1.ebuild
index 451206a6e93b..93c405ca422c 100644
--- a/www-apps/phpBB/phpBB-3.3.10.ebuild
+++ b/www-apps/phpBB/phpBB-3.3.10-r1.ebuild
@@ -19,9 +19,8 @@ PHP_RDEPEND="(
)"
RDEPEND="|| (
+ ${PHP_RDEPEND//@SLOT@/8.2}
${PHP_RDEPEND//@SLOT@/8.1}
- ${PHP_RDEPEND//@SLOT@/8.0}
- ${PHP_RDEPEND//@SLOT@/7.4}
)"
need_httpd_cgi