commit:     711cbca50522635a0dbc0616965c313e8f8bafbb
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 15 07:52:11 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Sep 15 07:52:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711cbca5

virtual/httpd-php: drop 7.4

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 profiles/package.mask                  |  1 -
 virtual/httpd-php/httpd-php-7.4.ebuild | 12 ------------
 2 files changed, 13 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8ea5c06cdca0..0292fea64ad1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -276,7 +276,6 @@ dev-php/sebastian-object-enumerator
 dev-php/sebastian-object-reflector
 dev-php/sebastian-recursion-context
 =mail-client/roundcube-1.4.11
-=virtual/httpd-php-7.4
 
 # Volkmar W. Pogatzki <[email protected]> (2023-07-05)
 # Library without consumers. Bug #906882

diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild 
b/virtual/httpd-php/httpd-php-7.4.ebuild
deleted file mode 100644
index 9903c223ca7a..000000000000
--- a/virtual/httpd-php/httpd-php-7.4.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 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 ~riscv ~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] )"

Reply via email to