summaryrefslogtreecommitdiff
path: root/profiles/enlightenment
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-12-06 21:40:17 +0100
committerBertrand Jacquin <beber@meleeweb.net>2013-12-06 21:40:17 +0100
commit74b0cb8645db2d9b7bd7c342d2583e50cb4f0560 (patch)
tree2a333b86c89a4203240c0bd497af547347b7469c /profiles/enlightenment
parentmetadata: refresh cache (diff)
downloadportage-74b0cb8645db2d9b7bd7c342d2583e50cb4f0560.tar.xz
profiles/enlightenment/build: python_targets_python3_2 is now disable in
amd64 upstream profile, force it locally
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r--profiles/enlightenment/build/make.defaults12
1 files changed, 11 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index 6db8d038..23d8b4f4 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -182,7 +182,6 @@ USE="${USE}
video_cards_dummy
video_cards_qxl"
-PYTHON_TARGETS="python2_6 python2_7 python3_2 python3_3"
RUBY_TARGETS="ruby18 ruby19 ruby20"
# 25/05/2013 - beber
@@ -418,6 +417,17 @@ USE="${USE}
USE="${USE}
linguas_en"
+# 06/12/2013 - beber
+# Setting PYTHON_TARGETS is non functional, need to expand manually
+# First disable all of them, set enable needed one
+# W=python_targets ; sed -rne "s/^([a-zA-Z]([^ ]+)) .*/\t-${W}_\1/p" /usr/portage/profiles/desc/${W}.desc | sort
+PYTHON_TARGETS="python2_6 python2_7 python3_2 python3_3"
+USE="${USE}
+ python_targets_python2_6
+ python_targets_python2_7
+ python_targets_python3_2
+ python_targets_python3_3"
+
APACHE2_MODULES="actions alias
auth_basic authn_alias authn_anon authn_core authn_default authn_file authz_core authz_default authz_groupfile authz_host authz_owner authz_user
autoindex