* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2012-12-20 5:55 Mike Gilbert (floppym)
0 siblings, 0 replies; 9+ messages in thread
From: Mike Gilbert (floppym) @ 2012-12-20 5:55 UTC (permalink / raw
To: gentoo-commits
floppym 12/12/20 05:55:56
Modified: python_single_target.desc python_targets.desc
Log:
Add pypy2_0 use-expand values.
Revision Changes Path
1.2 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.1&r2=1.2
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python_single_target.desc 24 Nov 2012 21:08:40 -0000 1.1
+++ python_single_target.desc 20 Dec 2012 05:55:56 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.1 2012/11/24 21:08:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.2 2012/12/20 05:55:56 floppym Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -13,3 +13,4 @@
jython2_5 - Build for Jython 2.5 only
pypy1_8 - Build for PyPy 1.8 only
pypy1_9 - Build for PyPy 1.9 only
+pypy2_0 - Build for PyPy 2.0 only
1.5 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.4&r2=1.5
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python_targets.desc 29 Oct 2012 11:26:44 -0000 1.4
+++ python_targets.desc 20 Dec 2012 05:55:56 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.4 2012/10/29 11:26:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.5 2012/12/20 05:55:56 floppym Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -13,3 +13,4 @@
jython2_5 - Build with Jython 2.5
pypy1_8 - Build with PyPy 1.8
pypy1_9 - Build with PyPy 1.9
+pypy2_0 - Build with PyPy 2.0
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2013-01-29 21:16 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2013-01-29 21:16 UTC (permalink / raw
To: gentoo-commits
mgorny 13/01/29 21:16:00
Modified: python_single_target.desc python_targets.desc
Log:
ChangeLog
Revision Changes Path
1.3 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.2&r2=1.3
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python_single_target.desc 20 Dec 2012 05:55:56 -0000 1.2
+++ python_single_target.desc 29 Jan 2013 21:16:00 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# 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.2 2012/12/20 05:55:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.3 2013/01/29 21:16:00 mgorny Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -11,6 +11,5 @@
python3_2 - Build for Python 3.2 only
python3_3 - Build for Python 3.3 only
jython2_5 - Build for Jython 2.5 only
-pypy1_8 - Build for PyPy 1.8 only
pypy1_9 - Build for PyPy 1.9 only
pypy2_0 - Build for PyPy 2.0 only
1.6 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.5&r2=1.6
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python_targets.desc 20 Dec 2012 05:55:56 -0000 1.5
+++ python_targets.desc 29 Jan 2013 21:16:00 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# Copyright 1999-2013 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.5 2012/12/20 05:55:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.6 2013/01/29 21:16:00 mgorny Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -11,6 +11,5 @@
python3_2 - Build with Python 3.2
python3_3 - Build with Python 3.3
jython2_5 - Build with Jython 2.5
-pypy1_8 - Build with PyPy 1.8
pypy1_9 - Build with PyPy 1.9
pypy2_0 - Build with PyPy 2.0
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2013-03-07 20:51 Tim Harder (radhermit)
0 siblings, 0 replies; 9+ messages in thread
From: Tim Harder (radhermit) @ 2013-03-07 20:51 UTC (permalink / raw
To: gentoo-commits
radhermit 13/03/07 20:51:08
Modified: python_single_target.desc python_targets.desc
Log:
Add jython2_7 for PYTHON_TARGETS.
Revision Changes Path
1.4 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.3&r2=1.4
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python_single_target.desc 29 Jan 2013 21:16:00 -0000 1.3
+++ python_single_target.desc 7 Mar 2013 20:51:07 -0000 1.4
@@ -1,6 +1,6 @@
# 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.3 2013/01/29 21:16:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.4 2013/03/07 20:51:07 radhermit Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -11,5 +11,6 @@
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
1.7 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.6&r2=1.7
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python_targets.desc 29 Jan 2013 21:16:00 -0000 1.6
+++ python_targets.desc 7 Mar 2013 20:51:07 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.6 2013/01/29 21:16:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.7 2013/03/07 20:51:07 radhermit Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -11,5 +11,6 @@
python3_2 - Build with Python 3.2
python3_3 - Build with Python 3.3
jython2_5 - Build with Jython 2.5
+jython2_7 - Build with Jython 2.7
pypy1_9 - Build with PyPy 1.9
pypy2_0 - Build with PyPy 2.0
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2013-08-05 14:20 Mike Gilbert (floppym)
0 siblings, 0 replies; 9+ messages in thread
From: Mike Gilbert (floppym) @ 2013-08-05 14:20 UTC (permalink / raw
To: gentoo-commits
floppym 13/08/05 14:20:47
Modified: python_single_target.desc python_targets.desc
Log:
Add pypy2_1.
Revision Changes Path
1.5 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.4&r2=1.5
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python_single_target.desc 7 Mar 2013 20:51:07 -0000 1.4
+++ python_single_target.desc 5 Aug 2013 14:20:47 -0000 1.5
@@ -1,6 +1,6 @@
# 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.4 2013/03/07 20:51:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.5 2013/08/05 14:20:47 floppym Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -14,3 +14,4 @@
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
1.9 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.8&r2=1.9
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python_targets.desc 21 Mar 2013 23:02:46 -0000 1.8
+++ python_targets.desc 5 Aug 2013 14:20:47 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.8 2013/03/21 23:02:46 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.9 2013/08/05 14:20:47 floppym Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -15,3 +15,4 @@
jython2_7 - Build with Jython 2.7
pypy1_9 - Build with PyPy 1.9
pypy2_0 - Build with PyPy 2.0
+pypy2_1 - Build with PyPy 2.1
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2013-09-05 10:09 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2013-09-05 10:09 UTC (permalink / raw
To: gentoo-commits
mgorny 13/09/05 10:09:29
Modified: python_single_target.desc python_targets.desc
Log:
Python 2.5, 3.1, and PyPy 1.9 were removed from the tree.
Revision Changes Path
1.6 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.5&r2=1.6
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python_single_target.desc 5 Aug 2013 14:20:47 -0000 1.5
+++ python_single_target.desc 5 Sep 2013 10:09:29 -0000 1.6
@@ -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
1.10 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.9&r2=1.10
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python_targets.desc 5 Aug 2013 14:20:47 -0000 1.9
+++ python_targets.desc 5 Sep 2013 10:09:29 -0000 1.10
@@ -1,18 +1,15 @@
# Copyright 1999-2013 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.9 2013/08/05 14:20:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.10 2013/09/05 10:09:29 mgorny Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
-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
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
-pypy1_9 - Build with PyPy 1.9
pypy2_0 - Build with PyPy 2.0
pypy2_1 - Build with PyPy 2.1
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2014-03-16 8:25 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-16 8:25 UTC (permalink / raw
To: gentoo-commits
mgorny 14/03/16 08:25:13
Modified: python_single_target.desc python_targets.desc
Log:
Update PyPy flag descriptions.
Revision Changes Path
1.8 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.7&r2=1.8
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python_single_target.desc 17 Feb 2014 17:26:21 -0000 1.7
+++ python_single_target.desc 16 Mar 2014 08:25:13 -0000 1.8
@@ -1,6 +1,6 @@
# 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.7 2014/02/17 17:26:21 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.8 2014/03/16 08:25:13 mgorny Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -12,4 +12,4 @@
jython2_5 - Build for Jython 2.5 only
jython2_7 - Build for Jython 2.7 only
pypy2_0 - Build for PyPy 2.0 only
-pypy2_1 - Build for PyPy 2.1 only
+pypy - Build for PyPy (Python 2 branch) only
1.11 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.10&r2=1.11
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python_targets.desc 5 Sep 2013 10:09:29 -0000 1.10
+++ python_targets.desc 16 Mar 2014 08:25:13 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# 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.10 2013/09/05 10:09:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.11 2014/03/16 08:25:13 mgorny Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -12,4 +12,4 @@
jython2_5 - Build with Jython 2.5
jython2_7 - Build with Jython 2.7
pypy2_0 - Build with PyPy 2.0
-pypy2_1 - Build with PyPy 2.1
+pypy - Build with PyPy (Python 2 branch)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2014-09-06 10:28 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2014-09-06 10:28 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2014-09-06 10:31 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2014-09-06 10:31 UTC (permalink / raw
To: gentoo-commits
mgorny 14/09/06 10:31:59
Modified: python_single_target.desc python_targets.desc
Log:
Wipe out references to removed Python targets.
Revision Changes Path
1.10 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.9&r2=1.10
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python_single_target.desc 6 Sep 2014 10:28:34 -0000 1.9
+++ python_single_target.desc 6 Sep 2014 10:31:59 -0000 1.10
@@ -1,6 +1,6 @@
# 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.9 2014/09/06 10:28:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.10 2014/09/06 10:31:59 mgorny Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -10,5 +10,4 @@
python3_4 - Build for Python 3.4 only
jython2_5 - Build for Jython 2.5 only
jython2_7 - Build for Jython 2.7 only
-pypy2_0 - Build for PyPy 2.0 only
pypy - Build for PyPy (Python 2 branch) only
1.13 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.12&r2=1.13
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python_targets.desc 6 Sep 2014 10:28:34 -0000 1.12
+++ python_targets.desc 6 Sep 2014 10:31:59 -0000 1.13
@@ -1,6 +1,6 @@
# 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.12 2014/09/06 10:28:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.13 2014/09/06 10:31:59 mgorny Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -10,5 +10,4 @@
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
pypy - Build with PyPy (Python 2 branch)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc
@ 2014-11-06 15:08 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2014-11-06 15:08 UTC (permalink / raw
To: gentoo-commits
mgorny 14/11/06 15:08:02
Modified: python_single_target.desc python_targets.desc
Log:
Describe flags for PyPy3.
Revision Changes Path
1.11 profiles/desc/python_single_target.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_single_target.desc?r1=1.10&r2=1.11
Index: python_single_target.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python_single_target.desc 6 Sep 2014 10:31:59 -0000 1.10
+++ python_single_target.desc 6 Nov 2014 15:08:02 -0000 1.11
@@ -1,6 +1,6 @@
# 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.10 2014/09/06 10:31:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.11 2014/11/06 15:08:02 mgorny Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -10,4 +10,5 @@
python3_4 - Build for Python 3.4 only
jython2_5 - Build for Jython 2.5 only
jython2_7 - Build for Jython 2.7 only
-pypy - Build for PyPy (Python 2 branch) only
+pypy - Build for PyPy only
+pypy3 - Build for PyPy3 only
1.15 profiles/desc/python_targets.desc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.14&r2=1.15
Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- python_targets.desc 11 Sep 2014 22:47:15 -0000 1.14
+++ python_targets.desc 6 Nov 2014 15:08:02 -0000 1.15
@@ -1,6 +1,6 @@
# 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.14 2014/09/11 22:47:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.15 2014/11/06 15:08:02 mgorny Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -12,4 +12,5 @@
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)
+pypy - Build with PyPy
+pypy3 - Build with PyPy3
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2014-11-06 15:08 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-07 20:51 [gentoo-commits] gentoo-x86 commit in profiles/desc: python_single_target.desc python_targets.desc Tim Harder (radhermit)
-- strict thread matches above, loose matches on Subject: below --
2014-11-06 15:08 Michal Gorny (mgorny)
2014-09-06 10:31 Michal Gorny (mgorny)
2014-09-06 10:28 Michal Gorny (mgorny)
2014-03-16 8:25 Michal Gorny (mgorny)
2013-09-05 10:09 Michal Gorny (mgorny)
2013-08-05 14:20 Mike Gilbert (floppym)
2013-01-29 21:16 Michal Gorny (mgorny)
2012-12-20 5:55 Mike Gilbert (floppym)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox