commit:     8d9988038253794da35856f73d54f0c4e6343813
Author:     Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Thu Feb  1 07:40:36 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 08:04:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d998803

virtual/httpd-php: Bump to 8.3

Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Closes: https://github.com/gentoo/gentoo/pull/35131
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/virtual/httpd-php/httpd-php-8.3.ebuild 
b/virtual/httpd-php/httpd-php-8.3.ebuild
new file mode 100644
index 000000000000..6d8fd83b9eb1
--- /dev/null
+++ b/virtual/httpd-php/httpd-php-8.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2024 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 ~ia64 ~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