Skip to content

Commit

Permalink
global: Drop dead implementations from PYTHON_COMPAT
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Nov 1, 2016
1 parent 71be000 commit 543503f
Show file tree
Hide file tree
Showing 3,074 changed files with 3,074 additions and 3,074 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion app-accessibility/accerciser/accerciser-3.14.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=6
PYTHON_COMPAT=( python{3_3,3_4,3_5} )
PYTHON_COMPAT=( python{3_4,3_5} )
PYTHON_REQ_USE="xml"

inherit gnome2 python-r1
Expand Down
2 changes: 1 addition & 1 deletion app-accessibility/accerciser/accerciser-3.14.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python{3_3,3_4} )
PYTHON_COMPAT=( python3_4 )
PYTHON_REQ_USE="xml"

inherit gnome2 python-r1
Expand Down
2 changes: 1 addition & 1 deletion app-accessibility/brltty/brltty-5.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
FINDLIB_USE="ocaml"

inherit findlib eutils multilib toolchain-funcs java-pkg-opt-2 flag-o-matic \
Expand Down
2 changes: 1 addition & 1 deletion app-accessibility/orca/orca-3.20.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=6
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python3_{3,4,5} )
PYTHON_COMPAT=( python3_{4,5} )
PYTHON_REQ_USE="threads"

inherit gnome2 python-r1
Expand Down
2 changes: 1 addition & 1 deletion app-accessibility/orca/orca-3.22.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=6
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python3_{3,4,5} )
PYTHON_COMPAT=( python3_{4,5} )
PYTHON_REQ_USE="threads"

inherit gnome2 python-r1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
PYTHON_COMPAT=( python3_4 python3_5 )
PYTHON_REQ_USE="threads(+)"

inherit eutils python-r1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
PYTHON_COMPAT=( python3_4 python3_5 )

inherit eutils python-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/cdist/cdist-3.1.13.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{3_3,3_4,3_5} )
PYTHON_COMPAT=( python{3_4,3_5} )
inherit distutils-r1

DESCRIPTION="A usable configuration management system"
Expand Down
2 changes: 1 addition & 1 deletion app-admin/cdist/cdist-3.1.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{3_3,3_4} )
PYTHON_COMPAT=( python3_4 )
inherit distutils-r1

DESCRIPTION="A usable configuration management system"
Expand Down
2 changes: 1 addition & 1 deletion app-admin/denyhosts/denyhosts-3.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=6
PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )

inherit distutils-r1 eutils readme.gentoo-r1 systemd

Expand Down
2 changes: 1 addition & 1 deletion app-admin/eclean-kernel/eclean-kernel-0.4.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
PYTHON_COMPAT=( python{2_7,3_4} pypy )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/eclean-kernel/eclean-kernel-0.4.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
PYTHON_COMPAT=( python{2_7,3_4} pypy )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/eclean-kernel/eclean-kernel-0.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3} pypy )
PYTHON_COMPAT=( python2_7 pypy )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/lib_users/lib_users-0.9-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )

inherit python-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/lib_users/lib_users-0.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_4} )

inherit python-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/ngxtop/ngxtop-0.0.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_4} )
PYTHON_REQ_USE="sqlite"

inherit distutils-r1
Expand Down
2 changes: 1 addition & 1 deletion app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
PYTHON_REQ_USE="sqlite"

inherit distutils-r1
Expand Down
2 changes: 1 addition & 1 deletion app-admin/pydf/pydf-12-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=6
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit python-r1

DESCRIPTION="Enhanced df with colors"
Expand Down
2 changes: 1 addition & 1 deletion app-admin/pydf/pydf-12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_4} )
inherit python-r1

DESCRIPTION="Enhanced df with colors"
Expand Down
2 changes: 1 addition & 1 deletion app-admin/webapp-config/webapp-config-1.52-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=( python{2_7,3_3} )
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/webapp-config/webapp-config-1.53-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI="5"

RESTRICT="test"

PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
PYTHON_COMPAT=( python{2_7,3_4} pypy )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/webapp-config/webapp-config-1.54-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/webapp-config/webapp-config-1.54-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-admin/webapp-config/webapp-config-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-arch/patool/patool-1.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
PYTHON_COMPAT=( python{2_7,3_{4,5}} )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-arch/tardelta/tardelta-1.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python3_{3,4,5} )
PYTHON_COMPAT=( python3_{4,5} )

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-arch/vimball/vimball-0.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{3_3,3_4,3_5} )
PYTHON_COMPAT=( python{3_4,3_5} )
inherit distutils-r1

if [[ ${PV} == *9999 ]] ; then
Expand Down
2 changes: 1 addition & 1 deletion app-backup/backintime/backintime-1.1.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python3_{3,4,5} )
PYTHON_COMPAT=( python3_{4,5} )

inherit eutils python-single-r1

Expand Down
2 changes: 1 addition & 1 deletion app-backup/backintime/backintime-1.1.8-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python3_3 python3_4 )
PYTHON_COMPAT=( python3_4 )

inherit eutils python-single-r1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=6

PYTHON_COMPAT=( python{3_3,3_4,3_5} )
PYTHON_COMPAT=( python{3_4,3_5} )
PYTHON_REQ_USE="ssl(+)"
inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5} )

inherit linux-info python-r1 systemd toolchain-funcs

Expand Down
2 changes: 1 addition & 1 deletion app-crypt/gcr/gcr-3.16.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
EAPI="5"
GCONF_DEBUG="no"
VALA_USE_DEPEND="vapigen"
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
PYTHON_COMPAT=( python2_7 python3_4 )

inherit gnome2 python-any-r1 vala virtualx

Expand Down
2 changes: 1 addition & 1 deletion app-crypt/gcr/gcr-3.18.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
EAPI="5"
GCONF_DEBUG="no"
VALA_USE_DEPEND="vapigen"
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )

inherit gnome2 python-any-r1 vala virtualx

Expand Down
2 changes: 1 addition & 1 deletion app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5})
PYTHON_COMPAT=(python{2_7,3_4,3_5})

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-crypt/gkeys-gen/gkeys-gen-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5})
PYTHON_COMPAT=(python{2_7,3_4,3_5})

EGIT_BRANCH="master"
#EGIT_BRANCH="gen-update"
Expand Down
2 changes: 1 addition & 1 deletion app-crypt/gkeys/gkeys-0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5})
PYTHON_COMPAT=(python{2_7,3_4,3_5})

inherit distutils-r1

Expand Down
2 changes: 1 addition & 1 deletion app-crypt/gkeys/gkeys-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="5"

PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5})
PYTHON_COMPAT=(python{2_7,3_4,3_5})

#EGIT_PROJECT="gentoo-keys.git"
EGIT_BRANCH="master"
Expand Down
2 changes: 1 addition & 1 deletion app-crypt/gpgme/gpgme-1.7.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="6"

PYTHON_COMPAT=( python2_7 python3_{3,4} )
PYTHON_COMPAT=( python2_7 python3_4 )
DISTUTILS_OPTIONAL=1

inherit distutils-r1 eutils qmake-utils
Expand Down
2 changes: 1 addition & 1 deletion app-crypt/heimdal/heimdal-1.5.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
VIRTUALX_REQUIRED="manual"

inherit autotools db-use eutils multilib multilib-minimal python-any-r1 toolchain-funcs virtualx flag-o-matic
Expand Down
2 changes: 1 addition & 1 deletion app-doc/cppman/cppman-0.4.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=6

PYTHON_COMPAT=( python3_{3,4})
PYTHON_COMPAT=( python3_4)
PYTHON_REQ_USE='sqlite,threads'

inherit distutils-r1
Expand Down
2 changes: 1 addition & 1 deletion app-doc/cppman/cppman-0.4.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=6

PYTHON_COMPAT=( python3_{3,4})
PYTHON_COMPAT=( python3_4)
PYTHON_REQ_USE="sqlite,threads"

DISTUTILS_SINGLE_IMPL=true
Expand Down
2 changes: 1 addition & 1 deletion app-doc/doxygen/doxygen-1.8.10-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=4
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_4} )

inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1 qt4-r2
if [[ ${PV} = *9999* ]]; then
Expand Down
2 changes: 1 addition & 1 deletion app-doc/doxygen/doxygen-1.8.11-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_4} )

inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1
if [[ ${PV} = *9999* ]]; then
Expand Down
2 changes: 1 addition & 1 deletion app-editors/gedit-plugins/gedit-plugins-3.20.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="6"
GNOME2_LA_PUNT="yes" # plugins are dlopened
PYTHON_COMPAT=( python3_{3,4,5} )
PYTHON_COMPAT=( python3_{4,5} )
PYTHON_REQ_USE="xml"
VALA_MIN_API_VERSION="0.28"

Expand Down
Loading

0 comments on commit 543503f

Please sign in to comment.