summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-09-15 09:52:25 +0200
committerDavid Seifert <soap@gentoo.org>2023-09-15 09:52:25 +0200
commitc69a0af0cf446a84f0f7f4e40f766edb905c0412 (patch)
treed0ff169e86c6bed1e57b6c8d3fb3108673086848 /dev-php/awl
parentdev-lang/php: drop 7.4.33-r4, 7.4.33-r5, 7.4.33-r6 (diff)
downloadgentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.tar.gz
gentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.tar.bz2
gentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.zip
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php/awl')
-rw-r--r--dev-php/awl/awl-0.62.ebuild2
-rw-r--r--dev-php/awl/awl-0.63.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/awl/awl-0.62.ebuild b/dev-php/awl/awl-0.62.ebuild
index e4baa58f0208..4e252e4d02c1 100644
--- a/dev-php/awl/awl-0.62.ebuild
+++ b/dev-php/awl/awl-0.62.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Andrew McMillan's Web Libraries"
HOMEPAGE="https://gitlab.com/davical-project/awl"
SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz"
-USE_PHP="php7.3 php7.4 php8.0"
+USE_PHP="php8.0"
LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+"
SLOT="0"
diff --git a/dev-php/awl/awl-0.63.ebuild b/dev-php/awl/awl-0.63.ebuild
index 2730c69e19a0..819627d4818f 100644
--- a/dev-php/awl/awl-0.63.ebuild
+++ b/dev-php/awl/awl-0.63.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Andrew McMillan's Web Libraries"
HOMEPAGE="https://gitlab.com/davical-project/awl"
SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz"
-USE_PHP="php7.4 php8.0 php8.1"
+USE_PHP="php8.0 php8.1"
LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+"
SLOT="0"