www-servers/uwsgi: remove obsolete php7-0 in favor of php7-3
authorAlexys Jacob <ultrabug@gentoo.org>
Mon, 11 Feb 2019 22:25:22 +0000 (23:25 +0100)
committerAlexys Jacob <ultrabug@gentoo.org>
Mon, 11 Feb 2019 22:25:22 +0000 (23:25 +0100)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
www-servers/uwsgi/uwsgi-2.0.17.1-r1.ebuild
www-servers/uwsgi/uwsgi-2.0.17.1.ebuild
www-servers/uwsgi/uwsgi-2.0.17.ebuild

index 4baa3deaef85c6315aeedf3aed39561153a4d19c..08f75a25f172fce7ecc8b8b104f0e9e8a23d90a9 100644 (file)
@@ -12,7 +12,7 @@ USE_RUBY="ruby23 ruby24 ruby25"
 PHP_EXT_INI="no"
 PHP_EXT_NAME="dummy"
 PHP_EXT_OPTIONAL_USE="php"
-USE_PHP="php5-6 php7-0 php7-1 php7-2" # deps must be registered separately below
+USE_PHP="php5-6 php7-1 php7-2 php7-3" # deps must be registered separately below
 
 MY_P="${P/_/-}"
 
@@ -117,9 +117,9 @@ CDEPEND="
        perl? ( dev-lang/perl:= )
        php? (
                php_targets_php5-6? ( dev-lang/php:5.6[embed] )
-               php_targets_php7-0? ( dev-lang/php:7.0[embed] )
                php_targets_php7-1? ( dev-lang/php:7.1[embed] )
                php_targets_php7-2? ( dev-lang/php:7.2[embed] )
+               php_targets_php7-3? ( dev-lang/php:7.3[embed] )
        )
        pypy? ( virtual/pypy )
        python? ( ${PYTHON_DEPS} )
index 54a77a5c73b5cf5ecd6c1a75169780a28145e0c9..953baaab672c46ea30909a775603ab833655a6b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ USE_RUBY="ruby23 ruby24"
 PHP_EXT_INI="no"
 PHP_EXT_NAME="dummy"
 PHP_EXT_OPTIONAL_USE="php"
-USE_PHP="php5-6 php7-0 php7-1 php7-2" # deps must be registered separately below
+USE_PHP="php5-6 php7-1 php7-2 php7-3" # deps must be registered separately below
 
 MY_P="${P/_/-}"
 
@@ -112,9 +112,9 @@ CDEPEND="sys-libs/zlib
        perl? ( dev-lang/perl:= )
        php? (
                php_targets_php5-6? ( dev-lang/php:5.6[embed] )
-               php_targets_php7-0? ( dev-lang/php:7.0[embed] )
                php_targets_php7-1? ( dev-lang/php:7.1[embed] )
                php_targets_php7-2? ( dev-lang/php:7.2[embed] )
+               php_targets_php7-3? ( dev-lang/php:7.3[embed] )
        )
        pypy? ( virtual/pypy )
        python? ( ${PYTHON_DEPS} )
index 799cf972f8b29fb05cbcd98ba9bf5eb2edf04bd9..9b2f7f849142cff8a2d281c98e46313ae47445c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ USE_RUBY="ruby23 ruby24"
 PHP_EXT_INI="no"
 PHP_EXT_NAME="dummy"
 PHP_EXT_OPTIONAL_USE="php"
-USE_PHP="php5-6 php7-0 php7-1 php7-2" # deps must be registered separately below
+USE_PHP="php5-6 php7-1 php7-2 php7-3" # deps must be registered separately below
 
 MY_P="${P/_/-}"
 
@@ -112,9 +112,9 @@ CDEPEND="sys-libs/zlib
        perl? ( dev-lang/perl:= )
        php? (
                php_targets_php5-6? ( dev-lang/php:5.6[embed] )
-               php_targets_php7-0? ( dev-lang/php:7.0[embed] )
                php_targets_php7-1? ( dev-lang/php:7.1[embed] )
                php_targets_php7-2? ( dev-lang/php:7.2[embed] )
+               php_targets_php7-3? ( dev-lang/php:7.3[embed] )
        )
        pypy? ( virtual/pypy )
        python? ( ${PYTHON_DEPS} )