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 /dev-python/rpy
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 'dev-python/rpy')
-rw-r--r--dev-python/rpy/rpy-2.6.2.ebuild2
-rw-r--r--dev-python/rpy/rpy-2.7.2.ebuild2
-rw-r--r--dev-python/rpy/rpy-2.7.3.ebuild2
-rw-r--r--dev-python/rpy/rpy-2.7.4.ebuild2
-rw-r--r--dev-python/rpy/rpy-2.7.5.ebuild2
-rw-r--r--dev-python/rpy/rpy-2.7.6.ebuild2
-rw-r--r--dev-python/rpy/rpy-2.7.7.ebuild2
-rw-r--r--dev-python/rpy/rpy-2.7.8.ebuild2
8 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/rpy/rpy-2.6.2.ebuild b/dev-python/rpy/rpy-2.6.2.ebuild
index f73773ceb484..d36c0fad0391 100644
--- a/dev-python/rpy/rpy-2.6.2.ebuild
+++ b/dev-python/rpy/rpy-2.6.2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic
diff --git a/dev-python/rpy/rpy-2.7.2.ebuild b/dev-python/rpy/rpy-2.7.2.ebuild
index 74d6719e786d..c9bd4813addf 100644
--- a/dev-python/rpy/rpy-2.7.2.ebuild
+++ b/dev-python/rpy/rpy-2.7.2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic
diff --git a/dev-python/rpy/rpy-2.7.3.ebuild b/dev-python/rpy/rpy-2.7.3.ebuild
index 74d6719e786d..c9bd4813addf 100644
--- a/dev-python/rpy/rpy-2.7.3.ebuild
+++ b/dev-python/rpy/rpy-2.7.3.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic
diff --git a/dev-python/rpy/rpy-2.7.4.ebuild b/dev-python/rpy/rpy-2.7.4.ebuild
index 6262c69dd2fc..e0ae49d9b52f 100644
--- a/dev-python/rpy/rpy-2.7.4.ebuild
+++ b/dev-python/rpy/rpy-2.7.4.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic
diff --git a/dev-python/rpy/rpy-2.7.5.ebuild b/dev-python/rpy/rpy-2.7.5.ebuild
index 6262c69dd2fc..e0ae49d9b52f 100644
--- a/dev-python/rpy/rpy-2.7.5.ebuild
+++ b/dev-python/rpy/rpy-2.7.5.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic
diff --git a/dev-python/rpy/rpy-2.7.6.ebuild b/dev-python/rpy/rpy-2.7.6.ebuild
index 6262c69dd2fc..e0ae49d9b52f 100644
--- a/dev-python/rpy/rpy-2.7.6.ebuild
+++ b/dev-python/rpy/rpy-2.7.6.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic
diff --git a/dev-python/rpy/rpy-2.7.7.ebuild b/dev-python/rpy/rpy-2.7.7.ebuild
index 6c31dd1bfe17..beece727c52d 100644
--- a/dev-python/rpy/rpy-2.7.7.ebuild
+++ b/dev-python/rpy/rpy-2.7.7.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic
diff --git a/dev-python/rpy/rpy-2.7.8.ebuild b/dev-python/rpy/rpy-2.7.8.ebuild
index 6c31dd1bfe17..beece727c52d 100644
--- a/dev-python/rpy/rpy-2.7.8.ebuild
+++ b/dev-python/rpy/rpy-2.7.8.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1 flag-o-matic