summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/python_single_target.desc')
-rw-r--r--profiles/desc/python_single_target.desc5
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index b7352ace78f7..daa6ca6c7996 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -1,17 +1,14 @@
# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.5 2013/08/05 14:20:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.6 2013/09/05 10:09:29 mgorny Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
-python2_5 - Build for Python 2.5 only
python2_6 - Build for Python 2.6 only
python2_7 - Build for Python 2.7 only
-python3_1 - Build for Python 3.1 only
python3_2 - Build for Python 3.2 only
python3_3 - Build for Python 3.3 only
jython2_5 - Build for Jython 2.5 only
jython2_7 - Build for Jython 2.7 only
-pypy1_9 - Build for PyPy 1.9 only
pypy2_0 - Build for PyPy 2.0 only
pypy2_1 - Build for PyPy 2.1 only