mgorny 14/09/11 22:47:15 Modified: python_targets.desc Log: Restore python2_6 and pypy2_0 in desc/, since they are still used by old versions of sys-apps/portage.
Revision Changes Path 1.14 profiles/desc/python_targets.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.13&r2=1.14 Index: python_targets.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python_targets.desc 6 Sep 2014 10:31:59 -0000 1.13 +++ python_targets.desc 11 Sep 2014 22:47:15 -0000 1.14 @@ -1,13 +1,15 @@ # 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.13 2014/09/06 10:31:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.14 2014/09/11 22:47:15 mgorny Exp $ # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags. +python2_6 - Build with Python 2.6 (removed) python2_7 - Build with Python 2.7 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 jython2_7 - Build with Jython 2.7 +pypy2_0 - Build with PyPy 2.0 (removed) pypy - Build with PyPy (Python 2 branch)