public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc
@ 2012-03-25 18:42 Krzysztof Pawlik (nelchael)
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Pawlik (nelchael) @ 2012-03-25 18:42 UTC (permalink / raw
  To: gentoo-commits

nelchael    12/03/25 18:42:12

  Added:                python_targets.desc
  Log:
  Add description for PYTHON_TARGETS USE_EXPAND variable.

Revision  Changes    Path
1.1                  profiles/desc/python_targets.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.1&content-type=text/plain

Index: python_targets.desc
===================================================================
# 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.1 2012/03/25 18:42:12 nelchael 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
jython2_5 - Build with Jython 2.5
pypy1_7 - Build with PyPy 1.7
pypy1_8 - Build with PyPy 1.8






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc
@ 2012-06-10 14:18 Mike Gilbert (floppym)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Gilbert (floppym) @ 2012-06-10 14:18 UTC (permalink / raw
  To: gentoo-commits

floppym     12/06/10 14:18:53

  Modified:             python_targets.desc
  Log:
  Add pypy1_9.

Revision  Changes    Path
1.2                  profiles/desc/python_targets.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.1&r2=1.2

Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python_targets.desc	25 Mar 2012 18:42:12 -0000	1.1
+++ python_targets.desc	10 Jun 2012 14:18:53 -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_targets.desc,v 1.1 2012/03/25 18:42:12 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.2 2012/06/10 14:18:53 floppym Exp $
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
@@ -12,3 +12,4 @@
 jython2_5 - Build with Jython 2.5
 pypy1_7 - Build with PyPy 1.7
 pypy1_8 - Build with PyPy 1.8
+pypy1_9 - Build with PyPy 1.9






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc
@ 2012-10-08 16:09 Mike Gilbert (floppym)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Gilbert (floppym) @ 2012-10-08 16:09 UTC (permalink / raw
  To: gentoo-commits

floppym     12/10/08 16:09:17

  Modified:             python_targets.desc
  Log:
  Add python3_3.

Revision  Changes    Path
1.3                  profiles/desc/python_targets.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.2&r2=1.3

Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python_targets.desc	10 Jun 2012 14:18:53 -0000	1.2
+++ python_targets.desc	8 Oct 2012 16:09:17 -0000	1.3
@@ -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.2 2012/06/10 14:18:53 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.3 2012/10/08 16:09:17 floppym Exp $
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
@@ -9,6 +9,7 @@
 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
 jython2_5 - Build with Jython 2.5
 pypy1_7 - Build with PyPy 1.7
 pypy1_8 - Build with PyPy 1.8





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc
@ 2012-10-29 11:26 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2012-10-29 11:26 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/10/29 11:26:44

  Modified:             python_targets.desc
  Log:
  Remove traces of pypy1.7, no longer in the tree and not supported by the eclasses.

Revision  Changes    Path
1.4                  profiles/desc/python_targets.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.3&r2=1.4

Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python_targets.desc	8 Oct 2012 16:09:17 -0000	1.3
+++ python_targets.desc	29 Oct 2012 11:26:44 -0000	1.4
@@ -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.3 2012/10/08 16:09:17 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.4 2012/10/29 11:26:44 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_7 - Build with PyPy 1.7
 pypy1_8 - Build with PyPy 1.8
 pypy1_9 - Build with PyPy 1.9





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc
@ 2013-03-21 23:02 Zac Medico (zmedico)
  0 siblings, 0 replies; 6+ messages in thread
From: Zac Medico (zmedico) @ 2013-03-21 23:02 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/03/21 23:02:46

  Modified:             python_targets.desc
  Log:
  Add python_targets_python3_4 description (it's not available in the main tree yet, but may be useful for ebuilds that want to support it anyway).

Revision  Changes    Path
1.8                  profiles/desc/python_targets.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.7&r2=1.8

Index: python_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python_targets.desc	7 Mar 2013 20:51:07 -0000	1.7
+++ python_targets.desc	21 Mar 2013 23:02:46 -0000	1.8
@@ -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.7 2013/03/07 20:51:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.8 2013/03/21 23:02:46 zmedico Exp $
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
@@ -10,6 +10,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





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc
@ 2014-09-11 22:47 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2014-09-11 22:47 UTC (permalink / raw
  To: gentoo-commits

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)





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-11 22:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 18:42 [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc Krzysztof Pawlik (nelchael)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-10 14:18 Mike Gilbert (floppym)
2012-10-08 16:09 Mike Gilbert (floppym)
2012-10-29 11:26 Michal Gorny (mgorny)
2013-03-21 23:02 Zac Medico (zmedico)
2014-09-11 22:47 Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox