Currently the ebuilds force SLOT :8.1 on moodle, even for versions already supporting PHP 8.2 as documented upstream on https://moodledev.io/general/development/policies/php#php-82 Reproducible: Always Steps to Reproduce: 1. Install php:8.2 2. Install moodle >= 4.2.3 Actual Results: See moodle forcing the install of php :8.1 Expected Results: Also allow php :8.2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794a5e58f623a968a09439083aec4b1530546d1d commit 794a5e58f623a968a09439083aec4b1530546d1d Author: Anthony G. Basile <blueness@gentoo.org> AuthorDate: 2023-10-16 14:26:35 +0000 Commit: Anthony G. Basile <blueness@gentoo.org> CommitDate: 2023-10-16 14:28:53 +0000 www-apps/moodle: Depend on either php 8.1 or 8.2 Closes: https://bugs.gentoo.org/915583 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> www-apps/moodle/{moodle-4.2.3.ebuild => moodle-4.2.3-r1.ebuild} | 5 ++++- www-apps/moodle/{moodle-4.3.ebuild => moodle-4.3-r1.ebuild} | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-)