[dev-lang/python-exec] temp fork ebuild to fix Entropy bug (see ebuild)
@@ -22,12 +22,18 @@ IUSE="" # eselect-python because of /usr/bin/python* collisions and new config # python versions because of missing $scriptdir/python* symlinks +# +# Sabayon workaround for Entropy <=309 systems, see: +# https://github.com/Sabayon/entropy/commit/2d65d5b7bf9aa3806721ce337b0a08925cd44fbf +# Keep in our overlay until mid-2018. +# Sabayon only supports Python 2.7 and 3.5. +# RDEPEND=" - !<app-eselect/eselect-python-20160206 - !<dev-lang/python-2.7.10-r4:2.7 + >=app-eselect/eselect-python-20160206 + >=dev-lang/python-2.7.10-r4:2.7 + >=dev-lang/python-3.5.0-r3:3.5 !<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" + !<dev-lang/python-3.4.3-r4:3.4" src_configure() { local pyimpls=() i EPYTHON
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DIST python-exec-2.4.5.tar.bz2 87137 SHA256 8649def42af569cc65598da6af49e554351dc138ccc8a96198c2a425494a8559 SHA512 8c1a520c565afa775cad0e8b88248b688814664e588f683fc2b2c039ee0494b168ebd3cd1042b8b7fe2583f287cf55b22ea0585bfb43efe2f8450d809cde0b21 WHIRLPOOL 5de79c34c31eee131799524a8ad19262a1455d59ee4db0cc99468820fe142c864f10999834734b70a6d6868ead97e2d389e83dc1679248e862b02b332a177954
|
||||
Reference in New Issue
Block a user