commit:     c15a5305ad0ae4412d1771026e13e1bb73ea3280
Author:     Lothar Serra Mari <mail <AT> serra <DOT> me>
AuthorDate: Fri Nov 21 09:11:05 2025 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Nov 25 00:26:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15a5305

virtual/httpd-php: add 8.5

Signed-off-by: Lothar Serra Mari <mail <AT> serra.me>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 virtual/httpd-php/httpd-php-8.5.ebuild | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/virtual/httpd-php/httpd-php-8.5.ebuild 
b/virtual/httpd-php/httpd-php-8.5.ebuild
new file mode 100644
index 000000000000..9cd21c8a2317
--- /dev/null
+++ b/virtual/httpd-php/httpd-php-8.5.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DESCRIPTION="Virtual to provide PHP-enabled webservers"
+SLOT="${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
+                         dev-lang/php:${SLOT}[apache2]
+                         dev-lang/php:${SLOT}[cgi] )"

Reply via email to