Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: python_targets.desc
Date: Mon, 29 Oct 2012 11:27:09
Message-Id: 20121029112644.7AF1B21601@flycatcher.gentoo.org
1 mgorny 12/10/29 11:26:44
2
3 Modified: python_targets.desc
4 Log:
5 Remove traces of pypy1.7, no longer in the tree and not supported by the eclasses.
6
7 Revision Changes Path
8 1.4 profiles/desc/python_targets.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/python_targets.desc?r1=1.3&r2=1.4
13
14 Index: python_targets.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- python_targets.desc 8 Oct 2012 16:09:17 -0000 1.3
21 +++ python_targets.desc 29 Oct 2012 11:26:44 -0000 1.4
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2012 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.3 2012/10/08 16:09:17 floppym Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.4 2012/10/29 11:26:44 mgorny Exp $
27
28 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
29
30 @@ -11,6 +11,5 @@
31 python3_2 - Build with Python 3.2
32 python3_3 - Build with Python 3.3
33 jython2_5 - Build with Jython 2.5
34 -pypy1_7 - Build with PyPy 1.7
35 pypy1_8 - Build with PyPy 1.8
36 pypy1_9 - Build with PyPy 1.9