diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-05 10:36:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-05 11:55:46 +0100 |
commit | cd3f25deb13cf4d6c9d721d515dbf772a988426f (patch) | |
tree | 423ea2268525779097c812fd1bef71091c26dc89 /app-accessibility | |
parent | sys-apps/openrc: arm stable wrt bug #704600 (diff) | |
download | gentoo-cd3f25deb13cf4d6c9d721d515dbf772a988426f.tar.gz gentoo-cd3f25deb13cf4d6c9d721d515dbf772a988426f.tar.bz2 gentoo-cd3f25deb13cf4d6c9d721d515dbf772a988426f.zip |
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-accessibility')
7 files changed, 14 insertions, 14 deletions
diff --git a/app-accessibility/accerciser/accerciser-3.22.0.ebuild b/app-accessibility/accerciser/accerciser-3.22.0.ebuild index e5d7625bd339..9acb9c3494a6 100644 --- a/app-accessibility/accerciser/accerciser-3.22.0.ebuild +++ b/app-accessibility/accerciser/accerciser-3.22.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{3_5,3_6} ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE="xml" inherit gnome2 python-r1 diff --git a/app-accessibility/brltty/brltty-5.2-r1.ebuild b/app-accessibility/brltty/brltty-5.2-r1.ebuild index ab9c8c096d17..533027d8383d 100644 --- a/app-accessibility/brltty/brltty-5.2-r1.ebuild +++ b/app-accessibility/brltty/brltty-5.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) FINDLIB_USE="ocaml" inherit findlib eutils multilib toolchain-funcs java-pkg-opt-2 flag-o-matic usr-ldscript \ diff --git a/app-accessibility/brltty/brltty-6.0-r1.ebuild b/app-accessibility/brltty/brltty-6.0-r1.ebuild index 34d65bbe5436..4fadb200400d 100644 --- a/app-accessibility/brltty/brltty-6.0-r1.ebuild +++ b/app-accessibility/brltty/brltty-6.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( python{2_7,3_{6,7}} ) FINDLIB_USE="ocaml" JAVA_PKG_WANT_SOURCE="1.8" JAVA_PKG_WANT_TARGET="1.8" diff --git a/app-accessibility/caribou/caribou-0.4.21.ebuild b/app-accessibility/caribou/caribou-0.4.21.ebuild index cd76d77901ab..3daa5a67f33c 100644 --- a/app-accessibility/caribou/caribou-0.4.21.ebuild +++ b/app-accessibility/caribou/caribou-0.4.21.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_6} ) PYTHON_REQ_USE="xml" inherit gnome2 python-r1 diff --git a/app-accessibility/orca/orca-3.32.0.ebuild b/app-accessibility/orca/orca-3.32.0.ebuild index 825a0593022c..f5dff9cf8b0d 100644 --- a/app-accessibility/orca/orca-3.32.0.ebuild +++ b/app-accessibility/orca/orca-3.32.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE="threads" inherit gnome2 python-single-r1 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild index bb3f73c4ceee..2b9625aff6fd 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit eutils python-r1 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild index 62fb7fc04843..bd2603c469aa 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit eutils python-r1 |