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-python/pivy: pivy-0.5_alpha20110303.ebuild ChangeLog
Date: Mon, 27 Feb 2012 00:24:58
Message-Id: 20120227002448.127392004B@flycatcher.gentoo.org
1 patrick 12/02/27 00:24:48
2
3 Modified: pivy-0.5_alpha20110303.ebuild ChangeLog
4 Log:
5 Restricting jython
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-python/pivy/pivy-0.5_alpha20110303.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?r1=1.4&r2=1.5
15
16 Index: pivy-0.5_alpha20110303.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- pivy-0.5_alpha20110303.ebuild 24 Feb 2012 06:11:31 -0000 1.4
23 +++ pivy-0.5_alpha20110303.ebuild 27 Feb 2012 00:24:47 -0000 1.5
24 @@ -1,11 +1,11 @@
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-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.4 2012/02/24 06:11:31 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.5 2012/02/27 00:24:47 patrick Exp $
29
30 EAPI="3"
31
32 SUPPORT_PYTHON_ABIS="1"
33 -RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
34 +RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
35
36 inherit distutils
37
38
39
40
41 1.5 dev-python/pivy/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.5&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.5&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?r1=1.4&r2=1.5
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v
50 retrieving revision 1.4
51 retrieving revision 1.5
52 diff -u -r1.4 -r1.5
53 --- ChangeLog 24 Feb 2012 06:11:31 -0000 1.4
54 +++ ChangeLog 27 Feb 2012 00:24:47 -0000 1.5
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-python/pivy
57 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.4 2012/02/24 06:11:31 patrick Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.5 2012/02/27 00:24:47 patrick Exp $
60 +
61 + 27 Feb 2012; Patrick Lauer <patrick@g.o> pivy-0.5_alpha20110303.ebuild:
62 + Restricting jython
63
64 24 Feb 2012; Patrick Lauer <patrick@g.o> pivy-0.5_alpha20110303.ebuild:
65 Restricting pypy