projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57caad9
)
dev-php/ming-php: add PHP 7.3 support
author
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 7 Jun 2019 13:23:16 +0000
(15:23 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 7 Jun 2019 14:08:07 +0000
(16:08 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-php/ming-php/ming-php-0.4.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-php/ming-php/ming-php-0.4.8.ebuild
b/dev-php/ming-php/ming-php-0.4.8.ebuild
index 656761cd0b1d0a141db6a3ede1509310528571b0..91e42cafa688a1b4de02e51e1e93cff5c3f128bb 100644
(file)
--- a/
dev-php/ming-php/ming-php-0.4.8.ebuild
+++ b/
dev-php/ming-php/ming-php-0.4.8.ebuild
@@
-5,7
+5,7
@@
EAPI=6
PHP_EXT_NAME=ming
MY_P="${PHP_EXT_NAME}-${PV//./_}"
-USE_PHP="php5-6 php7-0 php7-1 php7-2"
+USE_PHP="php5-6 php7-0 php7-1 php7-2
php7-3
"
PHP_EXT_S="${WORKDIR}/libming-${MY_P}/php_ext"
inherit flag-o-matic php-ext-source-r3