commit:     4635123abf91c601cce24791a5384433e96b1168
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 16:58:39 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 20:39:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4635123a

dev-lang/python-exec: Remove outdated blockers

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-lang/python-exec/python-exec-2.4.6-r1.ebuild | 11 +----------
 dev-lang/python-exec/python-exec-9999.ebuild     | 11 +----------
 2 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild 
b/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild
index 9125b6ba996..f55531bf88a 100644
--- a/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild
+++ b/dev-lang/python-exec/python-exec-2.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,15 +15,6 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 ~riscv s390 sh sp
 # Internal Python project hack.  Do not copy it.  Ever.
 IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_}"
 
-# eselect-python because of /usr/bin/python* collisions and new config
-# python versions because of missing $scriptdir/python* symlinks
-RDEPEND="
-       !<app-eselect/eselect-python-20160206
-       !<dev-lang/python-2.7.10-r4:2.7
-       !<dev-lang/python-3.3.5-r4:3.3
-       !<dev-lang/python-3.4.3-r4:3.4
-       !<dev-lang/python-3.5.0-r3:3.5"
-
 src_configure() {
        local pyimpls=() i EPYTHON
        for i in "${_PYTHON_ALL_IMPLS[@]}"; do

diff --git a/dev-lang/python-exec/python-exec-9999.ebuild 
b/dev-lang/python-exec/python-exec-9999.ebuild
index b37d3e0c3b6..57a8be114e0 100644
--- a/dev-lang/python-exec/python-exec-9999.ebuild
+++ b/dev-lang/python-exec/python-exec-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,15 +16,6 @@ KEYWORDS=""
 # Internal Python project hack.  Do not copy it.  Ever.
 IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_}"
 
-# eselect-python because of /usr/bin/python* collisions and new config
-# python versions because of missing $scriptdir/python* symlinks
-RDEPEND="
-       !<app-eselect/eselect-python-20160206
-       !<dev-lang/python-2.7.10-r4:2.7
-       !<dev-lang/python-3.3.5-r4:3.3
-       !<dev-lang/python-3.4.3-r4:3.4
-       !<dev-lang/python-3.5.0-r3:3.5"
-
 src_prepare() {
        default
        eautoreconf

Reply via email to