summaryrefslogtreecommitdiff
path: root/virtual/httpd-php
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /virtual/httpd-php
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r--virtual/httpd-php/Manifest1
-rw-r--r--virtual/httpd-php/httpd-php-7.2.ebuild12
2 files changed, 0 insertions, 13 deletions
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest
index dcc9b5966a5f..6114872a3153 100644
--- a/virtual/httpd-php/Manifest
+++ b/virtual/httpd-php/Manifest
@@ -1,4 +1,3 @@
-EBUILD httpd-php-7.2.ebuild 418 BLAKE2B 02fabb5753e21d7d215908603b28f39f81dd1e1a75705659be6896ef2626ba96109ed439bc9965ac61c31e9395c7279156b771595e445c5990a9df6cb6eba1ff SHA512 4e056c238bc4f999fb56b919f3c58f8ebee7acf02e2096775144edb6e4a04132eac33f1cd8c8537083f2d044d499aa8186ef170123d8cdeb64aaffe2aae81a6b
EBUILD httpd-php-7.3.ebuild 418 BLAKE2B 02fabb5753e21d7d215908603b28f39f81dd1e1a75705659be6896ef2626ba96109ed439bc9965ac61c31e9395c7279156b771595e445c5990a9df6cb6eba1ff SHA512 4e056c238bc4f999fb56b919f3c58f8ebee7acf02e2096775144edb6e4a04132eac33f1cd8c8537083f2d044d499aa8186ef170123d8cdeb64aaffe2aae81a6b
EBUILD httpd-php-7.4.ebuild 418 BLAKE2B 746be6936693921c7ebce5245c752c73e687317f91e18bb3ba206bda56149e746765918183f92afeabc83e24ab5f93c51b541a39a1ba0bf317fd66d6371ecaee SHA512 8b8d729b7e907ad2347d800c441ae49e8dcf310ef96dd723cf9c450d8987fa5ff951aa6f492b1a153ab57e17461d69cc239075461d9303a9f2e1d5dd6854508a
EBUILD httpd-php-8.0.ebuild 425 BLAKE2B e2f18ad146398489fdffe77ebc4f4a7c4231b0a479f4dd298918a4a0c70c3832525ae58add4bbaee7051bf74de43d1983f9ca7736062063619d4a494a43f4e92 SHA512 c3d5a70f25b8d69139e080e676d96f6bc66914e0aaf88f4888c7df755739e7665b74c38659c93a8ad9dbec740180d079c0c5379ad138af00fbfe4d8afa411525
diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild b/virtual/httpd-php/httpd-php-7.2.ebuild
deleted file mode 100644
index 1b8858b546c2..000000000000
--- a/virtual/httpd-php/httpd-php-7.2.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] )"