diff options
Diffstat (limited to 'net-libs/grpc')
-rw-r--r-- | net-libs/grpc/grpc-1.12.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/grpc/grpc-1.13.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/grpc/grpc-1.13.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/grpc/grpc-1.14.2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/grpc/grpc-1.15.0.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/net-libs/grpc/grpc-1.12.1-r1.ebuild b/net-libs/grpc/grpc-1.12.1-r1.ebuild index e5ea7b0998a7..7f3ee9f18a82 100644 --- a/net-libs/grpc/grpc-1.12.1-r1.ebuild +++ b/net-libs/grpc/grpc-1.12.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic toolchain-funcs diff --git a/net-libs/grpc/grpc-1.13.0-r1.ebuild b/net-libs/grpc/grpc-1.13.0-r1.ebuild index d04a6152ea2a..138531249bfc 100644 --- a/net-libs/grpc/grpc-1.13.0-r1.ebuild +++ b/net-libs/grpc/grpc-1.13.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic toolchain-funcs diff --git a/net-libs/grpc/grpc-1.13.1.ebuild b/net-libs/grpc/grpc-1.13.1.ebuild index c754e09e6eba..e4d1903e6797 100644 --- a/net-libs/grpc/grpc-1.13.1.ebuild +++ b/net-libs/grpc/grpc-1.13.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic toolchain-funcs diff --git a/net-libs/grpc/grpc-1.14.2.ebuild b/net-libs/grpc/grpc-1.14.2.ebuild index 8c453555b084..b88634bc3de7 100644 --- a/net-libs/grpc/grpc-1.14.2.ebuild +++ b/net-libs/grpc/grpc-1.14.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic toolchain-funcs diff --git a/net-libs/grpc/grpc-1.15.0.ebuild b/net-libs/grpc/grpc-1.15.0.ebuild index 9aa1447c2c75..9a98d75031c2 100644 --- a/net-libs/grpc/grpc-1.15.0.ebuild +++ b/net-libs/grpc/grpc-1.15.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic toolchain-funcs |