diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-29 18:01:47 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-29 18:01:47 +0000 |
commit | ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch) | |
tree | 9f47ee47c31a0f13f9496879cd88a1042550aa81 /virtual/httpd-php | |
parent | 53cba99042fa967e2a93da9f8db806fe2d035543 (diff) |
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/Manifest | 2 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-7.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest index f67e12195e6d..d940d14a4070 100644 --- a/virtual/httpd-php/Manifest +++ b/virtual/httpd-php/Manifest @@ -1,4 +1,4 @@ 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 +EBUILD httpd-php-7.4.ebuild 434 BLAKE2B d48d4889c66d521da92ecfb13cd2cfa1894057056904c84ac5ee96b68910e1e535032613d24e4f88d2693222de8ee3f109da1360306f72971898c5865f4e4573 SHA512 35c8f114f37b34b5cbdea09cda3caf6e742639eee889a73cb256e3b9d0bde50193590b474e1830211c536fae32f212b79d58f3d5f4f2a53049b0ea078e4271d9 MISC metadata.xml 235 BLAKE2B 5b10304feea18aae1822be7d29bcce06c8715193b14a3dd2c4d79eb75e2767670352e2ca11e06b9a10ec04b63020a18254cd167e6d6be9072f4a200ca5d11ec4 SHA512 0b3e95bbf68eddf74289dad50f8828cffce2d904ff6f9bd5468177de979677cac11da84d1e0302c52b72085915b9d1b3496107172e5726520d51dad1981daf64 diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild index a24fd74fda21..9568ab093255 100644 --- a/virtual/httpd-php/httpd-php-7.4.ebuild +++ b/virtual/httpd-php/httpd-php-7.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" 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" +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] |