summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-01 01:09:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-01 01:09:37 +0100
commit290844d409ace33d948956aec3c542ea6f4a7b13 (patch)
treea1849e2730c9848c11d12aa322070e4e87edb729 /virtual
parent31459e63971ac3b08706bba949851d93c45043c3 (diff)
gentoo auto-resync : 01:10:2022 - 01:09:37
Diffstat (limited to 'virtual')
-rw-r--r--virtual/Manifest.gzbin28629 -> 28624 bytes
-rw-r--r--virtual/httpd-php/Manifest1
-rw-r--r--virtual/httpd-php/httpd-php-8.2.ebuild12
3 files changed, 13 insertions, 0 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz
index b24b75f3fcf8..1938463d86b9 100644
--- a/virtual/Manifest.gz
+++ b/virtual/Manifest.gz
Binary files differ
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest
index ee283e4ffc5c..74df03c96c85 100644
--- a/virtual/httpd-php/Manifest
+++ b/virtual/httpd-php/Manifest
@@ -1,4 +1,5 @@
EBUILD httpd-php-7.4.ebuild 425 BLAKE2B 259e7a664b5cf5d23bf3e7f640b3e7fa8a3bac58cbb3b05d728281ecfdd0f896e2afd717046e17bc10b6650786aec1ae169a5f991c10d0de586190d7f882649c SHA512 f0f5ddd9a5897fba9d8d75c4d7c14dc3070e3e79824e58824827d8ef3380a39800b7622cd6449b6d20cfdf05fc65e755568772060135aecf78c02da92a099ea6
EBUILD httpd-php-8.0.ebuild 425 BLAKE2B 259e7a664b5cf5d23bf3e7f640b3e7fa8a3bac58cbb3b05d728281ecfdd0f896e2afd717046e17bc10b6650786aec1ae169a5f991c10d0de586190d7f882649c SHA512 f0f5ddd9a5897fba9d8d75c4d7c14dc3070e3e79824e58824827d8ef3380a39800b7622cd6449b6d20cfdf05fc65e755568772060135aecf78c02da92a099ea6
EBUILD httpd-php-8.1.ebuild 425 BLAKE2B 5a514cf697749357c8b21edfa0c914f445c3e33bbea04773ec343691ed97dc7b1b95341e8b82e5075710d7afd0442e606e9ed0b7f0cdff577080ee1ed2d868ff SHA512 bf2af81b049b0e0e601ef75b33fb7a7839e862cdeb9e508cc07ab946a1e9435a540e9da839be9b3533723f3e2036d5fa0c6397f0a567edf1b7c40759e3c75991
+EBUILD httpd-php-8.2.ebuild 432 BLAKE2B 137d0f637225a741d8096e1b4cc253767b8d027e566caa9a8ae882764114e545559e5c4b91aebc541eb2b4874493e6321e70174bf5678b15a910e905e0196b3b SHA512 1806d6f2d402ae273b6971437341acd7c8506569598b528118a9e33d7744b21320e50be6d94a5b5463f3a31d2a82aaa9521b3f9636a3ca037558b510e59eb48f
MISC metadata.xml 264 BLAKE2B 48808ef17a373b4dfb3c169ae63e61416ccbecfea1eba9c3bee7e5be7393f8bec7986123526a3af092841134ecbdeff1a0a52422f24f28bd9ce9e84ef7b7983b SHA512 7ac8d7b84e7690138da0717d15bb650fd97fe251ec3733304bc33672db24668d9247447257ab96110867ce4a048b0523d0ef6c849bdee54c98061c8faa00d3e9
diff --git a/virtual/httpd-php/httpd-php-8.2.ebuild b/virtual/httpd-php/httpd-php-8.2.ebuild
new file mode 100644
index 000000000000..dab8a6159b46
--- /dev/null
+++ b/virtual/httpd-php/httpd-php-8.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2022 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 ~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] )"