summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/python_targets.desc')
-rw-r--r--profiles/desc/python_targets.desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 350fa10..c0a156d 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -4,11 +4,11 @@
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
-python25 - Build with Python 2.5
-python26 - Build with Python 2.6
-python27 - Build with Python 2.7
-python31 - Build with Python 3.1
-python32 - Build with Python 3.2
-jython25 - Build with Jythin 2.5
-pypy17 - Build with PyPy 1.7
-pypy18 - Build with PyPy 1.8
+python2_5 - Build with Python 2.5
+python2_6 - Build with Python 2.6
+python2_7 - Build with Python 2.7
+python3_1 - Build with Python 3.1
+python3_2 - Build with Python 3.2
+jython2_5 - Build with Jython 2.5
+pypy1_7 - Build with PyPy 1.7
+pypy1_8 - Build with PyPy 1.8