From 543503fdd0c77e3a416d1fcd9ece6e1b0c835608 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 1 Nov 2016 21:10:51 +0100 Subject: global: Drop dead implementations from PYTHON_COMPAT --- app-crypt/gcr/gcr-3.16.0.ebuild | 2 +- app-crypt/gcr/gcr-3.18.0.ebuild | 2 +- app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild | 2 +- app-crypt/gkeys-gen/gkeys-gen-9999.ebuild | 2 +- app-crypt/gkeys/gkeys-0.2.ebuild | 2 +- app-crypt/gkeys/gkeys-9999.ebuild | 2 +- app-crypt/gpgme/gpgme-1.7.1-r1.ebuild | 2 +- app-crypt/heimdal/heimdal-1.5.3-r2.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/gcr/gcr-3.16.0.ebuild b/app-crypt/gcr/gcr-3.16.0.ebuild index 30bb74508ff2..4865b8debcc9 100644 --- a/app-crypt/gcr/gcr-3.16.0.ebuild +++ b/app-crypt/gcr/gcr-3.16.0.ebuild @@ -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 diff --git a/app-crypt/gcr/gcr-3.18.0.ebuild b/app-crypt/gcr/gcr-3.18.0.ebuild index 1f2f3f03ba24..cf23604f05ce 100644 --- a/app-crypt/gcr/gcr-3.18.0.ebuild +++ b/app-crypt/gcr/gcr-3.18.0.ebuild @@ -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 diff --git a/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild b/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild index d21cf3cffde1..2c3b1d671e85 100644 --- a/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild +++ b/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild @@ -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 diff --git a/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild b/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild index 00028a8a315c..60204747442e 100644 --- a/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild +++ b/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild @@ -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" diff --git a/app-crypt/gkeys/gkeys-0.2.ebuild b/app-crypt/gkeys/gkeys-0.2.ebuild index e477ffdda907..f68ff654ef4c 100644 --- a/app-crypt/gkeys/gkeys-0.2.ebuild +++ b/app-crypt/gkeys/gkeys-0.2.ebuild @@ -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 diff --git a/app-crypt/gkeys/gkeys-9999.ebuild b/app-crypt/gkeys/gkeys-9999.ebuild index d46fa8ff2f74..c3cbfc453208 100644 --- a/app-crypt/gkeys/gkeys-9999.ebuild +++ b/app-crypt/gkeys/gkeys-9999.ebuild @@ -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" diff --git a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild index ef9ed4fdd4a7..593dc92b21a6 100644 --- a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild @@ -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 diff --git a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild index 8305baaceac9..01d8dd7451ce 100644 --- a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild +++ b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild @@ -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 -- cgit v1.2.3-65-gdbad