summaryrefslogtreecommitdiff
path: root/virtual/httpd-php
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
commite68d405c5d712af4387159df07e226217bdda049 (patch)
tree009ab0f3d427f0813e62930d71802cb054c07e30 /virtual/httpd-php
parent401101f9c8077911929d3f2b60a37098460a5d89 (diff)
gentoo resync : 06.04.2022
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r--virtual/httpd-php/Manifest1
-rw-r--r--virtual/httpd-php/httpd-php-7.3.ebuild12
2 files changed, 0 insertions, 13 deletions
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest
index d5f96653ee0a..28765b500220 100644
--- a/virtual/httpd-php/Manifest
+++ b/virtual/httpd-php/Manifest
@@ -1,4 +1,3 @@
-EBUILD httpd-php-7.3.ebuild 418 BLAKE2B 02fabb5753e21d7d215908603b28f39f81dd1e1a75705659be6896ef2626ba96109ed439bc9965ac61c31e9395c7279156b771595e445c5990a9df6cb6eba1ff SHA512 4e056c238bc4f999fb56b919f3c58f8ebee7acf02e2096775144edb6e4a04132eac33f1cd8c8537083f2d044d499aa8186ef170123d8cdeb64aaffe2aae81a6b
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 432 BLAKE2B be42d89a35196078df0d3c8a05b79765e054930aec287c4587a952d972084c3f234e9d85bdf1d2ba16c6181e86b932f64c36baa84618e5a4b7116e03040b7c4a SHA512 a12d5297ba7ebecc3db42e5451cdcfa340b2eaa29f679b62bb2275625a6076f3173d2414aeb7ece85602b55495417e96a4f6e23fac566b2403188dbfb2bd1192
diff --git a/virtual/httpd-php/httpd-php-7.3.ebuild b/virtual/httpd-php/httpd-php-7.3.ebuild
deleted file mode 100644
index 1b8858b546c2..000000000000
--- a/virtual/httpd-php/httpd-php-7.3.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Virtual to provide PHP-enabled webservers"
-SLOT="${PV}"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~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] )"