Fabio Erculiani 4b8ee366e0 [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
2017-10-08 22:16:22 +02:00
2017-02-13 11:51:04 +01:00
2017-09-09 19:15:23 +02:00
2017-09-10 14:24:58 +02:00
2017-09-06 21:30:38 +02:00
2016-07-18 11:50:54 +02:00

Build Status Sabayon-distro overlay

This is a Gentoo overlay that contains ebuilds that are Sabayon specific and thus are not upstreamable.

If you are submitting a pull request or committing keep in mind:

  • If the ebuild/fixes you are submitting are already available in layman, the correct place is community-repositories
  • If the ebuild/fixes is generic and can be applied to Gentoo (e.g. optimizations, fixes) the correct place is sabayon overlay

Here goes:

  • ebuilds that are developed for Sabayon
  • ebuilds that are forked from Gentoo and customized for Sabayon, thus not upstreamable

Layman

This overlay is available in layman:

layman -a sabayon-distro
S
Description
No description provided
Readme 79 MiB
Languages
Shell 86.5%
C 6.5%
Roff 3.1%
Python 1.5%
Awk 1%
Other 1.4%