summaryrefslogtreecommitdiff
path: root/virtual/httpd-php
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
commit79599515788b85b18aa655e7b7f8cc05c1bbddd8 (patch)
treeade7cb031f363fad64c77139dea7aa3d81908537 /virtual/httpd-php
parent6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (diff)
gentoo resync : 16.02.1018
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r--virtual/httpd-php/Manifest1
-rw-r--r--virtual/httpd-php/httpd-php-7.0.ebuild12
2 files changed, 0 insertions, 13 deletions
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest
index ce497210915f..7f4ff2d49699 100644
--- a/virtual/httpd-php/Manifest
+++ b/virtual/httpd-php/Manifest
@@ -1,5 +1,4 @@
EBUILD httpd-php-5.6.ebuild 456 BLAKE2B 86ecf7aa3a4ea648a54ab3bd7ae24575fbd7037505484c2c3654818d0417619140259a8d5b279c895bc6cf386b82aab1e235ab667d2e59c12d389f18d6a041fc SHA512 b5df88abfb2639c9aae271822b66749cfa5e5a6ba2307303875eb6c12dd2578d85686d277f1bb986a3c5dc6484734e06ca60d0b2be702f4f1cbb3c835cf6b086
-EBUILD httpd-php-7.0.ebuild 456 BLAKE2B 86ecf7aa3a4ea648a54ab3bd7ae24575fbd7037505484c2c3654818d0417619140259a8d5b279c895bc6cf386b82aab1e235ab667d2e59c12d389f18d6a041fc SHA512 b5df88abfb2639c9aae271822b66749cfa5e5a6ba2307303875eb6c12dd2578d85686d277f1bb986a3c5dc6484734e06ca60d0b2be702f4f1cbb3c835cf6b086
EBUILD httpd-php-7.1.ebuild 456 BLAKE2B bb673212a0a1ca2e36f359605e3c1318b68ea7e3f606a4d43567c95bb41cca7ea44a26104bdfac17e1a211985dc6baddd0be0c708243b3e7e93083eb6c9a0a5d SHA512 f671d017af91e780556de3dc261a679176722d1c4a461fa85edf0c39fe792945d3026924eed6d6672d8aac55a91ad48bcef1ebd17f6160e00588fcb2e7242d7b
EBUILD httpd-php-7.2.ebuild 454 BLAKE2B e5cabb35442ff77b360eff30208392444ef5cfdf4b3c2c11e51c83eace392663cb86270d075dfb0e16306be566e2251d6bc2aa7a3a67b24f4bbbe62f75ae72a4 SHA512 4aa4bcbb6698b114d742b6ae11375c4bf9a505ca8488bff5a90b61fd019f9ff2a63b284d445f7ac054386edb760f26b4748090e9b55d9aa35fd8622b5041b6b0
EBUILD httpd-php-7.3.ebuild 465 BLAKE2B 80b73f8ff858c7a50ad928775ed37d8adec651fe927c12ae5bdaac35d4fbbf7c02fdc8a18b9cf1a78c94ac64dd90ab94ecd3ca2dfbe45cb6bca89932ca2c6b54 SHA512 c21a81bab0a76b70e071281ebb4eae8f45d6700bbf74546151e6b2fbdec869e809908d6b40d59fac6d5b08e8bc12a24cdbbbc0d894ea3e5a65e093183f7a5088
diff --git a/virtual/httpd-php/httpd-php-7.0.ebuild b/virtual/httpd-php/httpd-php-7.0.ebuild
deleted file mode 100644
index 1b9875e39579..000000000000
--- a/virtual/httpd-php/httpd-php-7.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual to provide PHP-enabled webservers"
-SLOT="${PV}"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
- dev-lang/php:${SLOT}[apache2]
- dev-lang/php:${SLOT}[cgi] )"