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-vcs
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-vcs')
-rw-r--r--dev-vcs/git-cola/git-cola-2.2.1.ebuild2
-rw-r--r--dev-vcs/git-cola/git-cola-2.3.ebuild2
-rw-r--r--dev-vcs/git-cola/git-cola-2.4.ebuild2
-rw-r--r--dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild2
-rw-r--r--dev-vcs/git-imerge/git-imerge-0.7.0.ebuild2
-rw-r--r--dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild2
-rw-r--r--dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild2
-rw-r--r--dev-vcs/git-tools/git-tools-2015_p20160201.ebuild2
-rw-r--r--dev-vcs/gitg/gitg-3.20.3.ebuild2
-rw-r--r--dev-vcs/gitg/gitg-3.22.0.ebuild2
-rw-r--r--dev-vcs/pwclient/pwclient-20141110122616.ebuild2
-rw-r--r--dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild2
-rw-r--r--dev-vcs/svneverever/svneverever-1.3.0.ebuild2
13 files changed, 13 insertions, 13 deletions
diff --git a/dev-vcs/git-cola/git-cola-2.2.1.ebuild b/dev-vcs/git-cola/git-cola-2.2.1.ebuild
index c36b93a192e6..1a65026ee0b6 100644
--- a/dev-vcs/git-cola/git-cola-2.2.1.ebuild
+++ b/dev-vcs/git-cola/git-cola-2.2.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_4 )
DISTUTILS_SINGLE_IMPL=true
inherit distutils-r1 readme.gentoo virtualx
diff --git a/dev-vcs/git-cola/git-cola-2.3.ebuild b/dev-vcs/git-cola/git-cola-2.3.ebuild
index e65d9044234f..499158259d59 100644
--- a/dev-vcs/git-cola/git-cola-2.3.ebuild
+++ b/dev-vcs/git-cola/git-cola-2.3.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_4 )
DISTUTILS_SINGLE_IMPL=true
inherit distutils-r1 readme.gentoo virtualx
diff --git a/dev-vcs/git-cola/git-cola-2.4.ebuild b/dev-vcs/git-cola/git-cola-2.4.ebuild
index 6ac0dcaeaf35..f9b7eb3b83b5 100644
--- a/dev-vcs/git-cola/git-cola-2.4.ebuild
+++ b/dev-vcs/git-cola/git-cola-2.4.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_4 )
DISTUTILS_SINGLE_IMPL=true
inherit distutils-r1 readme.gentoo virtualx
diff --git a/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild b/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild
index a80c48ab459d..5a05f7aa0a18 100644
--- a/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild
+++ b/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 )
inherit bash-completion-r1 python-r1
diff --git a/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild b/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild
index 8013aa26473a..4a3e5112ba91 100644
--- a/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild
+++ b/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 )
inherit bash-completion-r1 python-r1
diff --git a/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild b/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild
index f601d598e0dd..b0e5527e33bd 100644
--- a/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild
+++ b/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{1..5} )
+PYTHON_COMPAT=( python2_7 python3_{4..5} )
inherit python-r1
DESCRIPTION="Assorted git-related scripts"
diff --git a/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild b/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild
index 042b05433c81..d5f989217ac6 100644
--- a/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild
+++ b/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{1..5} )
+PYTHON_COMPAT=( python2_7 python3_{4..5} )
inherit eutils python-r1
DESCRIPTION="Assorted git-related scripts"
diff --git a/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild b/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild
index 8acca2133ccc..fdc84228f3d6 100644
--- a/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild
+++ b/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{1..5} )
+PYTHON_COMPAT=( python2_7 python3_{4..5} )
inherit python-r1
DESCRIPTION="Assorted git-related scripts"
diff --git a/dev-vcs/gitg/gitg-3.20.3.ebuild b/dev-vcs/gitg/gitg-3.20.3.ebuild
index e2eea85b5c7f..40abb994c389 100644
--- a/dev-vcs/gitg/gitg-3.20.3.ebuild
+++ b/dev-vcs/gitg/gitg-3.20.3.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} )
VALA_MIN_API_VERSION="0.32" # Needed when gtk+-3.20 is found
inherit gnome2 pax-utils python-r1 vala
diff --git a/dev-vcs/gitg/gitg-3.22.0.ebuild b/dev-vcs/gitg/gitg-3.22.0.ebuild
index e05172fd3ec9..7631dc994c65 100644
--- a/dev-vcs/gitg/gitg-3.22.0.ebuild
+++ b/dev-vcs/gitg/gitg-3.22.0.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} )
VALA_MIN_API_VERSION="0.32" # Needed when gtk+-3.20 is found
inherit gnome2 pax-utils python-r1 vala
diff --git a/dev-vcs/pwclient/pwclient-20141110122616.ebuild b/dev-vcs/pwclient/pwclient-20141110122616.ebuild
index 7ef63f1376d0..ec94bc9dbd52 100644
--- a/dev-vcs/pwclient/pwclient-20141110122616.ebuild
+++ b/dev-vcs/pwclient/pwclient-20141110122616.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 python-r1
diff --git a/dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild b/dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild
index 2d7daa70aa71..eab06d4d104d 100644
--- a/dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild
+++ b/dev-vcs/svneverever/svneverever-1.2.2-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 distutils-r1
DESCRIPTION="Tool collecting path entries across SVN history"
diff --git a/dev-vcs/svneverever/svneverever-1.3.0.ebuild b/dev-vcs/svneverever/svneverever-1.3.0.ebuild
index ed38f70177d1..d28bf627f831 100644
--- a/dev-vcs/svneverever/svneverever-1.3.0.ebuild
+++ b/dev-vcs/svneverever/svneverever-1.3.0.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
DESCRIPTION="Tool collecting path entries across SVN history"