summaryrefslogtreecommitdiff
path: root/media-gfx
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-11-01 21:10:51 +0100
committerMichał Górny <mgorny@gentoo.org>2016-11-01 21:58:22 +0100
commit543503fdd0c77e3a416d1fcd9ece6e1b0c835608 (patch)
treed74e2f2dfd3ea0562ab791352f03f91078cd2c74 /media-gfx
parent71be00050c2b27e84e699c87bd3960ca84b2be67 (diff)
downloadgentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.gz
gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.xz
global: Drop dead implementations from PYTHON_COMPAT
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/birdfont/birdfont-2.15.5.ebuild2
-rw-r--r--media-gfx/cairosvg/cairosvg-1.0.7.ebuild2
-rw-r--r--media-gfx/cairosvg/cairosvg-1.0.ebuild2
-rw-r--r--media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild2
-rw-r--r--media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild2
-rw-r--r--media-gfx/exiv2/exiv2-0.25-r2.ebuild2
-rw-r--r--media-gfx/fontforge/fontforge-20150612-r1.ebuild2
-rw-r--r--media-gfx/fontforge/fontforge-20150824.ebuild2
-rw-r--r--media-gfx/fontforge/fontforge-20160404.ebuild2
-rw-r--r--media-gfx/hugin/hugin-2015.0.0-r1.ebuild2
-rw-r--r--media-gfx/hugin/hugin-2016.0.0.ebuild2
-rw-r--r--media-gfx/hugin/hugin-2016.2.0.ebuild2
-rw-r--r--media-gfx/hugin/hugin-9999.ebuild2
-rw-r--r--media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild2
14 files changed, 14 insertions, 14 deletions
diff --git a/media-gfx/birdfont/birdfont-2.15.5.ebuild b/media-gfx/birdfont/birdfont-2.15.5.ebuild
index 26b66e701d4..015dc3c4612 100644
--- a/media-gfx/birdfont/birdfont-2.15.5.ebuild
+++ b/media-gfx/birdfont/birdfont-2.15.5.ebuild
@@ -3,7 +3,7 @@
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
PLOCALES="cs de it sv"
inherit python-any-r1 vala l10n toolchain-funcs multilib eutils multiprocessing
diff --git a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild b/media-gfx/cairosvg/cairosvg-1.0.7.ebuild
index d189cd35429..6ded95aec53 100644
--- a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild
+++ b/media-gfx/cairosvg/cairosvg-1.0.7.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/media-gfx/cairosvg/cairosvg-1.0.ebuild b/media-gfx/cairosvg/cairosvg-1.0.ebuild
index f63e8d2bcfe..3215e1bb4b2 100644
--- a/media-gfx/cairosvg/cairosvg-1.0.ebuild
+++ b/media-gfx/cairosvg/cairosvg-1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
diff --git a/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild b/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild
index 49ec61c216c..336ae903760 100644
--- a/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild
+++ b/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild
@@ -4,7 +4,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit gnome2 python-r1
diff --git a/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild b/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild
index 89c50ac7625..0d3350aa94b 100644
--- a/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild
+++ b/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild
@@ -4,7 +4,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit gnome2 python-r1
diff --git a/media-gfx/exiv2/exiv2-0.25-r2.ebuild b/media-gfx/exiv2/exiv2-0.25-r2.ebuild
index 15ebb5d7fd8..611a8f671cd 100644
--- a/media-gfx/exiv2/exiv2-0.25-r2.ebuild
+++ b/media-gfx/exiv2/exiv2-0.25-r2.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit eutils cmake-multilib python-any-r1
diff --git a/media-gfx/fontforge/fontforge-20150612-r1.ebuild b/media-gfx/fontforge/fontforge-20150612-r1.ebuild
index 598b51c60a8..5a9e851daa0 100644
--- a/media-gfx/fontforge/fontforge-20150612-r1.ebuild
+++ b/media-gfx/fontforge/fontforge-20150612-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit autotools eutils fdo-mime python-single-r1
diff --git a/media-gfx/fontforge/fontforge-20150824.ebuild b/media-gfx/fontforge/fontforge-20150824.ebuild
index fd038d1b9be..40e6fc302fe 100644
--- a/media-gfx/fontforge/fontforge-20150824.ebuild
+++ b/media-gfx/fontforge/fontforge-20150824.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit eutils fdo-mime python-single-r1
diff --git a/media-gfx/fontforge/fontforge-20160404.ebuild b/media-gfx/fontforge/fontforge-20160404.ebuild
index a4c41ea70ae..4bc9f60ae74 100644
--- a/media-gfx/fontforge/fontforge-20160404.ebuild
+++ b/media-gfx/fontforge/fontforge-20160404.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit eutils fdo-mime python-single-r1
diff --git a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild
index e44a64b3a97..24e630db190 100644
--- a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild
+++ b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild
@@ -5,7 +5,7 @@
EAPI=5
WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit python-single-r1 wxwidgets versionator cmake-utils
diff --git a/media-gfx/hugin/hugin-2016.0.0.ebuild b/media-gfx/hugin/hugin-2016.0.0.ebuild
index 5d675f15388..06be207613b 100644
--- a/media-gfx/hugin/hugin-2016.0.0.ebuild
+++ b/media-gfx/hugin/hugin-2016.0.0.ebuild
@@ -5,7 +5,7 @@
EAPI=5
WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit python-single-r1 wxwidgets versionator cmake-utils
diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild b/media-gfx/hugin/hugin-2016.2.0.ebuild
index 4b8020901a1..5345e17ec41 100644
--- a/media-gfx/hugin/hugin-2016.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2016.2.0.ebuild
@@ -5,7 +5,7 @@
EAPI=5
WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit python-single-r1 wxwidgets versionator cmake-utils
diff --git a/media-gfx/hugin/hugin-9999.ebuild b/media-gfx/hugin/hugin-9999.ebuild
index 6fbb4019948..b739963cb34 100644
--- a/media-gfx/hugin/hugin-9999.ebuild
+++ b/media-gfx/hugin/hugin-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit mercurial python-single-r1 wxwidgets versionator cmake-utils
diff --git a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild
index f82634eeadd..8017a2c8425 100644
--- a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild
+++ b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1 vcs-snapshot