diff options
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/Manifest.gz | bin | 33488 -> 33488 bytes | |||
-rw-r--r-- | virtual/httpd-php/Manifest | 1 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-7.1.ebuild | 12 |
3 files changed, 0 insertions, 13 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz Binary files differindex 9ff69224df24..78207ff589e3 100644 --- a/virtual/Manifest.gz +++ b/virtual/Manifest.gz diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest index cc5265d694d1..f67e12195e6d 100644 --- a/virtual/httpd-php/Manifest +++ b/virtual/httpd-php/Manifest @@ -1,4 +1,3 @@ -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 EBUILD httpd-php-7.4.ebuild 440 BLAKE2B b7bda4efab4215ab1de3931b4bf2065fd95a771be00213f7d712851d9c41101dbb40516b6407640e790d6af9dad5462ff81fbba0448469b7c10f43bb6256b583 SHA512 386598094ed739b7da5727ccf4bc12f32bf87cc3b893363990a80163623d49675e3cd2d383122ec4e29383969a8e4face4f7c4e26982586827695f1702286d46 diff --git a/virtual/httpd-php/httpd-php-7.1.ebuild b/virtual/httpd-php/httpd-php-7.1.ebuild deleted file mode 100644 index 1ba0e57faaa6..000000000000 --- a/virtual/httpd-php/httpd-php-7.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2019 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 ~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] )" |