summaryrefslogtreecommitdiff
path: root/virtual/httpd-php
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /virtual/httpd-php
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r--virtual/httpd-php/Manifest1
-rw-r--r--virtual/httpd-php/httpd-php-5.6.ebuild12
2 files changed, 0 insertions, 13 deletions
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest
index daf539538457..cc5265d694d1 100644
--- a/virtual/httpd-php/Manifest
+++ b/virtual/httpd-php/Manifest
@@ -1,4 +1,3 @@
-EBUILD httpd-php-5.6.ebuild 435 BLAKE2B c45412b8eeb3cd97e18ed44cf68702409ad85409f48b97ab82774f3da8d78d4072f1202dc9e640f8a692575868bf7e1b91f5289a373589df4dc54a4097cbc54d SHA512 44b8641a215b6579201633c9ba7950c33d0d86574f0295bf3ab13c86d1ca6ade5317f445b0b3e9e6af4fb279eca116c64ad514368311e53999007486d0964784
EBUILD httpd-php-7.1.ebuild 431 BLAKE2B 50d2ff6d96ef8924f2a74b107966c3b213b9b62d773066914f90e1aacaad33c59d3fc0b44d348d933c2dfc6005ca7c19401751c1065a4bb7637158d35de6b9a4 SHA512 4eab9c74586223b757c172f782183811a908a9e8a5ee73068f1f638bfd6ace5b1acb141c3bca8545fecdc4eef9280be719c59430e429261d7ee3516fb57fb74f
EBUILD httpd-php-7.2.ebuild 431 BLAKE2B 50d2ff6d96ef8924f2a74b107966c3b213b9b62d773066914f90e1aacaad33c59d3fc0b44d348d933c2dfc6005ca7c19401751c1065a4bb7637158d35de6b9a4 SHA512 4eab9c74586223b757c172f782183811a908a9e8a5ee73068f1f638bfd6ace5b1acb141c3bca8545fecdc4eef9280be719c59430e429261d7ee3516fb57fb74f
EBUILD httpd-php-7.3.ebuild 431 BLAKE2B 50d2ff6d96ef8924f2a74b107966c3b213b9b62d773066914f90e1aacaad33c59d3fc0b44d348d933c2dfc6005ca7c19401751c1065a4bb7637158d35de6b9a4 SHA512 4eab9c74586223b757c172f782183811a908a9e8a5ee73068f1f638bfd6ace5b1acb141c3bca8545fecdc4eef9280be719c59430e429261d7ee3516fb57fb74f
diff --git a/virtual/httpd-php/httpd-php-5.6.ebuild b/virtual/httpd-php/httpd-php-5.6.ebuild
deleted file mode 100644
index d07472714d19..000000000000
--- a/virtual/httpd-php/httpd-php-5.6.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-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] )"