summaryrefslogtreecommitdiff
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-video
parentsys-cluster/gasnet: added ~arm tested by me (diff)
downloadgentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.gz
gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.bz2
gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.zip
global: Drop dead implementations from PYTHON_COMPAT
Diffstat (limited to 'media-video')
-rw-r--r--media-video/gaupol/gaupol-0.91.ebuild2
-rw-r--r--media-video/gaupol/gaupol-0.92.ebuild2
-rw-r--r--media-video/gaupol/gaupol-1.0.ebuild2
-rw-r--r--media-video/mpv/mpv-0.18.0-r1.ebuild2
-rw-r--r--media-video/mpv/mpv-0.20.0.ebuild2
-rw-r--r--media-video/mpv/mpv-0.21.0.ebuild2
-rw-r--r--media-video/mpv/mpv-0.9.2-r1.ebuild2
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
-rw-r--r--media-video/pitivi/pitivi-0.95.ebuild2
-rw-r--r--media-video/pitivi/pitivi-0.96-r1.ebuild2
-rw-r--r--media-video/pitivi/pitivi-0.97.1.ebuild2
11 files changed, 11 insertions, 11 deletions
diff --git a/media-video/gaupol/gaupol-0.91.ebuild b/media-video/gaupol/gaupol-0.91.ebuild
index 01699a97acdb..c1ac71dfd79c 100644
--- a/media-video/gaupol/gaupol-0.91.ebuild
+++ b/media-video/gaupol/gaupol-0.91.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit distutils-r1 gnome2-utils virtualx xdg-utils
diff --git a/media-video/gaupol/gaupol-0.92.ebuild b/media-video/gaupol/gaupol-0.92.ebuild
index 50081f74774e..10971fc08f33 100644
--- a/media-video/gaupol/gaupol-0.92.ebuild
+++ b/media-video/gaupol/gaupol-0.92.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit distutils-r1 gnome2-utils virtualx xdg-utils
diff --git a/media-video/gaupol/gaupol-1.0.ebuild b/media-video/gaupol/gaupol-1.0.ebuild
index f8e427f23d3b..b4be9e280778 100644
--- a/media-video/gaupol/gaupol-1.0.ebuild
+++ b/media-video/gaupol/gaupol-1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit distutils-r1 gnome2-utils virtualx xdg-utils
diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild
index bcabf52f6873..c8c7d80bd01a 100644
--- a/media-video/mpv/mpv-0.18.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.18.0-r1.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} )
PYTHON_REQ_USE='threads(+)'
WAF_PV=1.8.12
diff --git a/media-video/mpv/mpv-0.20.0.ebuild b/media-video/mpv/mpv-0.20.0.ebuild
index ea722a693e9e..120b7bc00870 100644
--- a/media-video/mpv/mpv-0.20.0.ebuild
+++ b/media-video/mpv/mpv-0.20.0.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} )
PYTHON_REQ_USE='threads(+)'
WAF_PV=1.8.12
diff --git a/media-video/mpv/mpv-0.21.0.ebuild b/media-video/mpv/mpv-0.21.0.ebuild
index d12c3e43acca..2e3ba7ddaac4 100644
--- a/media-video/mpv/mpv-0.21.0.ebuild
+++ b/media-video/mpv/mpv-0.21.0.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} )
PYTHON_REQ_USE='threads(+)'
WAF_PV=1.8.12
diff --git a/media-video/mpv/mpv-0.9.2-r1.ebuild b/media-video/mpv/mpv-0.9.2-r1.ebuild
index 5950f5cee9d8..4e93be52377e 100644
--- a/media-video/mpv/mpv-0.9.2-r1.ebuild
+++ b/media-video/mpv/mpv-0.9.2-r1.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
PYTHON_REQ_USE='threads(+)'
inherit eutils python-any-r1 waf-utils pax-utils fdo-mime gnome2-utils
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index d12c3e43acca..2e3ba7ddaac4 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.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} )
PYTHON_REQ_USE='threads(+)'
WAF_PV=1.8.12
diff --git a/media-video/pitivi/pitivi-0.95.ebuild b/media-video/pitivi/pitivi-0.95.ebuild
index 63059a6dce9a..fca84e117037 100644
--- a/media-video/pitivi/pitivi-0.95.ebuild
+++ b/media-video/pitivi/pitivi-0.95.ebuild
@@ -5,7 +5,7 @@
EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
PYTHON_REQ_USE="sqlite"
inherit gnome2 python-single-r1 virtualx
diff --git a/media-video/pitivi/pitivi-0.96-r1.ebuild b/media-video/pitivi/pitivi-0.96-r1.ebuild
index 2acd3578ff99..85a63ed912ad 100644
--- a/media-video/pitivi/pitivi-0.96-r1.ebuild
+++ b/media-video/pitivi/pitivi-0.96-r1.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} )
PYTHON_REQ_USE="sqlite"
inherit gnome2 python-single-r1 virtualx
diff --git a/media-video/pitivi/pitivi-0.97.1.ebuild b/media-video/pitivi/pitivi-0.97.1.ebuild
index 2b0bc4207e13..e177cd2edef2 100644
--- a/media-video/pitivi/pitivi-0.97.1.ebuild
+++ b/media-video/pitivi/pitivi-0.97.1.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} )
PYTHON_REQ_USE="sqlite"
inherit gnome2 python-single-r1 virtualx