commit: f176b10b4be243f0e524e20baade450dd4e351b9
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 15:40:38 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 15:40:45 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f176b10b
Python 3.3 is gone
kde-apps/cantor/cantor-16.08.49.9999.ebuild | 2 +-
kde-apps/cantor/cantor-9999.ebuild | 2 +-
kde-apps/pykde5/pykde5-9999.ebuild | 2 +-
kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-apps/cantor/cantor-16.08.49.9999.ebuild
b/kde-apps/cantor/cantor-16.08.49.9999.ebuild
index 7f99167..ed84d7b 100644
--- a/kde-apps/cantor/cantor-16.08.49.9999.ebuild
+++ b/kde-apps/cantor/cantor-16.08.49.9999.ebuild
@@ -7,7 +7,7 @@ EAPI=6
KDE_HANDBOOK="forceoptional"
KDE_TEST="forceoptional"
PYTHON_COMPAT=( python2_7 )
-# FIXME: PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+# FIXME: PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit kde5 python-r1
DESCRIPTION="Interface for doing mathematics and scientific computing"
diff --git a/kde-apps/cantor/cantor-9999.ebuild
b/kde-apps/cantor/cantor-9999.ebuild
index 7f99167..ed84d7b 100644
--- a/kde-apps/cantor/cantor-9999.ebuild
+++ b/kde-apps/cantor/cantor-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=6
KDE_HANDBOOK="forceoptional"
KDE_TEST="forceoptional"
PYTHON_COMPAT=( python2_7 )
-# FIXME: PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+# FIXME: PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit kde5 python-r1
DESCRIPTION="Interface for doing mathematics and scientific computing"
diff --git a/kde-apps/pykde5/pykde5-9999.ebuild
b/kde-apps/pykde5/pykde5-9999.ebuild
index 95aa19d..22dd958 100644
--- a/kde-apps/pykde5/pykde5-9999.ebuild
+++ b/kde-apps/pykde5/pykde5-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
PYTHON_REQ_USE="threads"
OPENGL_REQUIRED="always"
inherit python-r1 portability kde5 multilib eutils
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild
index 335ad67..ce1c7e9 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-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} )
KDE_AUTODEPS="false"
KDE_DEBUG="false"
KDE_TEST="false"