From 87658786cb676f0d5997e30b3765c5c3f84d48d4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 31 May 2015 15:55:02 +0100 Subject: cmake2 is stupid enough to not find python3_4 so use python3_3 --- conf/intel/portage/make.conf.amd64 | 4 ++-- conf/intel/portage/make.conf.x86 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64 index badbc4b..1e61ae6 100644 --- a/conf/intel/portage/make.conf.amd64 +++ b/conf/intel/portage/make.conf.amd64 @@ -52,8 +52,8 @@ CONFIG_PROTECT_MASK="/etc/skel /lib/modules" APACHE2_MPMS="prefork" GENTOO_MIRRORS="ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://archive.mmu.edu.my/gentoo rsync://gentoo.bloodhost.ru/gentoo-distfiles ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.halifax.rwth-aachen.de/gentoo/ rsync://mirror.neolabs.kz/gentoo http://ftp.gentoo.bg/ http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://mirrors.tera-byte.com/pub/gentoo" -USE_PYTHON="2.7 3.4" -PYTHON_TARGETS="python2_7 python3_4" +USE_PYTHON="2.7 3.3" +PYTHON_TARGETS="python2_7 python3_3" # Some more forced targets PHP_TARGETS="php5-4" diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86 index cc78d91..85390bd 100644 --- a/conf/intel/portage/make.conf.x86 +++ b/conf/intel/portage/make.conf.x86 @@ -55,8 +55,8 @@ CONFIG_PROTECT="/usr/share/config/kdm /etc" CONFIG_PROTECT_MASK="/etc/skel /lib/modules" GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ ftp://mirror.cambrium.nl/pub/os/linux/gentoo/ ftp://mirror.opteamax.de/gentoo/ http://ftp.heanet.ie/pub/gentoo/" -USE_PYTHON="2.7 3.4" -PYTHON_TARGETS="python2_7 python3_4" +USE_PYTHON="2.7 3.3" +PYTHON_TARGETS="python2_7 python3_3" # Other forced targets PHP_TARGETS="php5-4" -- cgit v1.2.3