diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-04-17 09:48:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-04-17 09:48:22 +0200 |
commit | 2db67a589e688ba866fce79132f608652bbc4cd8 (patch) | |
tree | 108083d26ac33deecb9d884215c6f68864a69704 /app-arch | |
parent | sys-fs/lvm2: improve dmeventd init (diff) | |
download | gentoo-2db67a589e688ba866fce79132f608652bbc4cd8.tar.gz gentoo-2db67a589e688ba866fce79132f608652bbc4cd8.tar.bz2 gentoo-2db67a589e688ba866fce79132f608652bbc4cd8.zip |
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/bloscpack/bloscpack-0.11.0.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.6-r1.ebuild | 2 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.6.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-1.0.7.ebuild | 4 | ||||
-rw-r--r-- | app-arch/brotli/brotli-9999.ebuild | 4 | ||||
-rw-r--r-- | app-arch/patool/patool-1.12.ebuild | 4 | ||||
-rw-r--r-- | app-arch/tardelta/tardelta-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/vimball/vimball-0.5.1.ebuild | 4 |
13 files changed, 25 insertions, 25 deletions
diff --git a/app-arch/bloscpack/bloscpack-0.11.0.ebuild b/app-arch/bloscpack/bloscpack-0.11.0.ebuild index c46a70eca3a1..c82892291cdc 100644 --- a/app-arch/bloscpack/bloscpack-0.11.0.ebuild +++ b/app-arch/bloscpack/bloscpack-0.11.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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} ) inherit distutils-r1 diff --git a/app-arch/brotli/brotli-1.0.2.ebuild b/app-arch/brotli/brotli-1.0.2.ebuild index 7b2b044f75b5..5646a99006f4 100644 --- a/app-arch/brotli/brotli-1.0.2.ebuild +++ b/app-arch/brotli/brotli-1.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) DISTUTILS_OPTIONAL="1" inherit cmake-utils distutils-r1 diff --git a/app-arch/brotli/brotli-1.0.3-r1.ebuild b/app-arch/brotli/brotli-1.0.3-r1.ebuild index e06daa440b9b..95f53dbc3fc1 100644 --- a/app-arch/brotli/brotli-1.0.3-r1.ebuild +++ b/app-arch/brotli/brotli-1.0.3-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) DISTUTILS_OPTIONAL="1" inherit cmake-utils distutils-r1 eapi7-ver diff --git a/app-arch/brotli/brotli-1.0.3.ebuild b/app-arch/brotli/brotli-1.0.3.ebuild index f437159d3521..598c19d1b9af 100644 --- a/app-arch/brotli/brotli-1.0.3.ebuild +++ b/app-arch/brotli/brotli-1.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) DISTUTILS_OPTIONAL="1" inherit cmake-utils distutils-r1 diff --git a/app-arch/brotli/brotli-1.0.4.ebuild b/app-arch/brotli/brotli-1.0.4.ebuild index e06daa440b9b..95f53dbc3fc1 100644 --- a/app-arch/brotli/brotli-1.0.4.ebuild +++ b/app-arch/brotli/brotli-1.0.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) DISTUTILS_OPTIONAL="1" inherit cmake-utils distutils-r1 eapi7-ver diff --git a/app-arch/brotli/brotli-1.0.5.ebuild b/app-arch/brotli/brotli-1.0.5.ebuild index d6d1f9946eb2..ca18477ebe69 100644 --- a/app-arch/brotli/brotli-1.0.5.ebuild +++ b/app-arch/brotli/brotli-1.0.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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,7} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy ) DISTUTILS_OPTIONAL="1" inherit cmake-utils distutils-r1 eapi7-ver diff --git a/app-arch/brotli/brotli-1.0.6-r1.ebuild b/app-arch/brotli/brotli-1.0.6-r1.ebuild index 03be7312efa3..a4ef3bfa3719 100644 --- a/app-arch/brotli/brotli-1.0.6-r1.ebuild +++ b/app-arch/brotli/brotli-1.0.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy ) DISTUTILS_OPTIONAL="1" DISTUTILS_IN_SOURCE_BUILD="1" diff --git a/app-arch/brotli/brotli-1.0.6.ebuild b/app-arch/brotli/brotli-1.0.6.ebuild index d6d1f9946eb2..ca18477ebe69 100644 --- a/app-arch/brotli/brotli-1.0.6.ebuild +++ b/app-arch/brotli/brotli-1.0.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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,7} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy ) DISTUTILS_OPTIONAL="1" inherit cmake-utils distutils-r1 eapi7-ver diff --git a/app-arch/brotli/brotli-1.0.7.ebuild b/app-arch/brotli/brotli-1.0.7.ebuild index 72733671f1db..554f1fd3ffee 100644 --- a/app-arch/brotli/brotli-1.0.7.ebuild +++ b/app-arch/brotli/brotli-1.0.7.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,7} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy ) DISTUTILS_OPTIONAL="1" DISTUTILS_IN_SOURCE_BUILD="1" diff --git a/app-arch/brotli/brotli-9999.ebuild b/app-arch/brotli/brotli-9999.ebuild index 72733671f1db..554f1fd3ffee 100644 --- a/app-arch/brotli/brotli-9999.ebuild +++ b/app-arch/brotli/brotli-9999.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,7} pypy ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy ) DISTUTILS_OPTIONAL="1" DISTUTILS_IN_SOURCE_BUILD="1" diff --git a/app-arch/patool/patool-1.12.ebuild b/app-arch/patool/patool-1.12.ebuild index 49aba770e2b7..82fdf0ffd6e2 100644 --- a/app-arch/patool/patool-1.12.ebuild +++ b/app-arch/patool/patool-1.12.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) +PYTHON_COMPAT=( python{2_7,3_{5,6}} ) inherit distutils-r1 diff --git a/app-arch/tardelta/tardelta-1.0.1.ebuild b/app-arch/tardelta/tardelta-1.0.1.ebuild index ea1d9e7cfc3a..7ac1e2767de3 100644 --- a/app-arch/tardelta/tardelta-1.0.1.ebuild +++ b/app-arch/tardelta/tardelta-1.0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 diff --git a/app-arch/vimball/vimball-0.5.1.ebuild b/app-arch/vimball/vimball-0.5.1.ebuild index 9876af4ce01e..56775e8beca6 100644 --- a/app-arch/vimball/vimball-0.5.1.ebuild +++ b/app-arch/vimball/vimball-0.5.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then |