www-servers/nginx-unit: Drop PHP 7.0 support
authorBrian Evans <grknight@gentoo.org>
Wed, 13 Feb 2019 13:55:25 +0000 (08:55 -0500)
committerBrian Evans <grknight@gentoo.org>
Wed, 13 Feb 2019 13:55:25 +0000 (08:55 -0500)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight@gentoo.org>
www-servers/nginx-unit/metadata.xml
www-servers/nginx-unit/nginx-unit-1.5.ebuild
www-servers/nginx-unit/nginx-unit-1.6.ebuild
www-servers/nginx-unit/nginx-unit-1.7.1.ebuild
www-servers/nginx-unit/nginx-unit-1.7.ebuild

index 73c93269432bf4d862cd42eec02141bd1b0f4c85..c8f76efa6ee7e05abec154ee25229d2c2e3e5b7f 100644 (file)
@@ -18,7 +18,6 @@
        </longdescription>
        <use>
                <flag name="php5-6">Support for PHP 5.6</flag>
-               <flag name="php7-0">Support for PHP 7.0</flag>
                <flag name="php7-1">Support for PHP 7.1</flag>
                <flag name="php7-2">Support for PHP 7.2</flag>
        </use>
index e1eb3635fb1c4926d93007b1e55c66359162daf7..f3124ecc86f339c1a27a03988478a8a3646ecaad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,13 +16,12 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 MY_USE="perl python ruby"
-MY_USE_PHP="php5-6 php7-0 php7-1 php7-2"
+MY_USE_PHP="php5-6 php7-1 php7-2"
 IUSE="${MY_USE} ${MY_USE_PHP}"
 REQUIRED_USE="|| ( ${IUSE} ) python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="perl? ( dev-lang/perl:= )
        php5-6? ( dev-lang/php:5.6[embed] )
-       php7-0? ( dev-lang/php:7.0[embed] )
        php7-1? ( dev-lang/php:7.1[embed] )
        php7-2? ( dev-lang/php:7.2[embed] )
        python? ( ${PYTHON_DEPS} )
index 9f7feccf3ea63aee32e6526d181a7a220ea80bad..f3124ecc86f339c1a27a03988478a8a3646ecaad 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=7
@@ -16,13 +16,12 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 MY_USE="perl python ruby"
-MY_USE_PHP="php5-6 php7-0 php7-1 php7-2"
+MY_USE_PHP="php5-6 php7-1 php7-2"
 IUSE="${MY_USE} ${MY_USE_PHP}"
 REQUIRED_USE="|| ( ${IUSE} ) python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="perl? ( dev-lang/perl:= )
        php5-6? ( dev-lang/php:5.6[embed] )
-       php7-0? ( dev-lang/php:7.0[embed] )
        php7-1? ( dev-lang/php:7.1[embed] )
        php7-2? ( dev-lang/php:7.2[embed] )
        python? ( ${PYTHON_DEPS} )
index 2bdb537bb530b9dbd9d905951596b2545d24e76a..f3124ecc86f339c1a27a03988478a8a3646ecaad 100644 (file)
@@ -16,13 +16,12 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 MY_USE="perl python ruby"
-MY_USE_PHP="php5-6 php7-0 php7-1 php7-2"
+MY_USE_PHP="php5-6 php7-1 php7-2"
 IUSE="${MY_USE} ${MY_USE_PHP}"
 REQUIRED_USE="|| ( ${IUSE} ) python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="perl? ( dev-lang/perl:= )
        php5-6? ( dev-lang/php:5.6[embed] )
-       php7-0? ( dev-lang/php:7.0[embed] )
        php7-1? ( dev-lang/php:7.1[embed] )
        php7-2? ( dev-lang/php:7.2[embed] )
        python? ( ${PYTHON_DEPS} )
index 9f7feccf3ea63aee32e6526d181a7a220ea80bad..f3124ecc86f339c1a27a03988478a8a3646ecaad 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=7
@@ -16,13 +16,12 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 MY_USE="perl python ruby"
-MY_USE_PHP="php5-6 php7-0 php7-1 php7-2"
+MY_USE_PHP="php5-6 php7-1 php7-2"
 IUSE="${MY_USE} ${MY_USE_PHP}"
 REQUIRED_USE="|| ( ${IUSE} ) python? ( ${PYTHON_REQUIRED_USE} )"
 
 DEPEND="perl? ( dev-lang/perl:= )
        php5-6? ( dev-lang/php:5.6[embed] )
-       php7-0? ( dev-lang/php:7.0[embed] )
        php7-1? ( dev-lang/php:7.1[embed] )
        php7-2? ( dev-lang/php:7.2[embed] )
        python? ( ${PYTHON_DEPS} )