Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/scons: scons-2.1.0.ebuild ChangeLog
Date: Thu, 02 Aug 2012 06:56:15
Message-Id: 20120802065604.884292004B@flycatcher.gentoo.org
1 patrick 12/08/02 06:56:04
2
3 Modified: scons-2.1.0.ebuild ChangeLog
4 Log:
5 Restricting jython
6
7 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 dev-util/scons/scons-2.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild?r1=1.11&r2=1.12
15
16 Index: scons-2.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- scons-2.1.0.ebuild 18 Mar 2012 15:30:52 -0000 1.11
23 +++ scons-2.1.0.ebuild 2 Aug 2012 06:56:04 -0000 1.12
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild,v 1.11 2012/03/18 15:30:52 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild,v 1.12 2012/08/02 06:56:04 patrick Exp $
29
30 EAPI="3"
31 PYTHON_DEPEND="2:2.5"
32 PYTHON_USE_WITH="threads"
33 SUPPORT_PYTHON_ABIS="1"
34 -RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
35 +RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* 2.5-jython"
36 PYTHON_MODNAME="SCons"
37
38 inherit distutils eutils
39
40
41
42 1.114 dev-util/scons/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?rev=1.114&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?rev=1.114&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?r1=1.113&r2=1.114
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v
51 retrieving revision 1.113
52 retrieving revision 1.114
53 diff -u -r1.113 -r1.114
54 --- ChangeLog 18 Mar 2012 15:30:52 -0000 1.113
55 +++ ChangeLog 2 Aug 2012 06:56:04 -0000 1.114
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-util/scons
58 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.113 2012/03/18 15:30:52 armin76 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.114 2012/08/02 06:56:04 patrick Exp $
61 +
62 + 02 Aug 2012; Patrick Lauer <patrick@g.o> scons-2.1.0.ebuild:
63 + Restricting jython
64
65 18 Mar 2012; Raúl Porcel <armin76@g.o> scons-2.1.0.ebuild:
66 alpha/ia64/sparc stable wrt #401831
67 @@ -219,4 +222,3 @@
68 29 May 2008; Ali Polatel <hawking@g.o> -scons-0.96.1.ebuild,
69 -scons-0.96.94.ebuild, +scons-0.98.4.ebuild:
70 Version bump. Drop old.
71 -