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)




Reply via email to