mgorny 14/09/06 10:28:34 Modified: python_single_target.desc python_targets.desc Log: Update Python target descriptions.
Revision Changes Path 1.9 profiles/desc/python_single_target.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.8&r2=1.9 Index: python_single_target.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- python_single_target.desc 16 Mar 2014 08:25:13 -0000 1.8 +++ python_single_target.desc 6 Sep 2014 10:28:34 -0000 1.9 @@ -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 1.12 profiles/desc/python_targets.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.11&r2=1.12 Index: python_targets.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python_targets.desc 16 Mar 2014 08:25:13 -0000 1.11 +++ python_targets.desc 6 Sep 2014 10:28:34 -0000 1.12 @@ -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
