summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-09-06 10:28:34 +0000
committerMichał Górny <mgorny@gentoo.org>2014-09-06 10:28:34 +0000
commit0e8a716cbadad72238cceb21fbc1b0e185fdafef (patch)
tree0fa4a13d2385440bac0daa0510320d6a5b0a4f79 /profiles/desc
parentMask python3_2 target for removal. Clean up stale python2_6 and pypy2_0 targets. (diff)
downloadhistorical-0e8a716cbadad72238cceb21fbc1b0e185fdafef.tar.gz
historical-0e8a716cbadad72238cceb21fbc1b0e185fdafef.tar.bz2
historical-0e8a716cbadad72238cceb21fbc1b0e185fdafef.zip
Update Python target descriptions.
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/python_single_target.desc5
-rw-r--r--profiles/desc/python_targets.desc5
2 files changed, 4 insertions, 6 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index fdec5dd768b1..e24cfa9a180b 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -1,12 +1,11 @@
# Copyright 1999-2014 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.8 2014/03/16 08:25:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.9 2014/09/06 10:28:34 mgorny Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
-python2_6 - Build for Python 2.6 only
python2_7 - Build for Python 2.7 only
-python3_2 - Build for Python 3.2 only
+python3_2 - Build for Python 3.2 only (deprecated)
python3_3 - Build for Python 3.3 only
python3_4 - Build for Python 3.4 only
jython2_5 - Build for Jython 2.5 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 366783e9aa8f..bef77d289c14 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -1,12 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.11 2014/03/16 08:25:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.12 2014/09/06 10:28:34 mgorny Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
-python2_6 - Build with Python 2.6
python2_7 - Build with Python 2.7
-python3_2 - Build with Python 3.2
+python3_2 - Build with Python 3.2 (deprecated)
python3_3 - Build with Python 3.3
python3_4 - Build with Python 3.4
jython2_5 - Build with Jython 2.5