summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2022-01-07 09:36:21 -0500
committerBrian Evans <grknight@gentoo.org>2022-01-07 09:36:21 -0500
commit98498c4fbda89323b0611eba06ba015a9bd67086 (patch)
tree3b31843e36bca5106b991381930275175e04cecf
parentdev-php/PHP_Timer: Version bump for 5.0.3 (diff)
downloadgentoo-98498c4fbda89323b0611eba06ba015a9bd67086.tar.gz
gentoo-98498c4fbda89323b0611eba06ba015a9bd67086.tar.bz2
gentoo-98498c4fbda89323b0611eba06ba015a9bd67086.zip
dev-php/PHP_Timer: Update PHP and EAPI versions
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild b/dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild
index 2ce617845f94..411c705df558 100644
--- a/dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild
+++ b/dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
MY_PN="php-timer"
@@ -17,7 +17,7 @@ IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"
RDEPEND="dev-php/fedora-autoloader
- >=dev-lang/php-7.1:*"
+ >=dev-lang/php-7.3:*"
src_install() {
insinto /usr/share/php/PHP/Timer