Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/azara: azara-2.8-r4.ebuild ChangeLog
Date: Sat, 25 Feb 2012 03:05:19
Message-Id: 20120225030459.F0AFD2004B@flycatcher.gentoo.org
1 patrick 12/02/25 03:04:59
2
3 Modified: azara-2.8-r4.ebuild ChangeLog
4 Log:
5 Restricting pypy and jython
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 sci-chemistry/azara/azara-2.8-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild?r1=1.3&r2=1.4
15
16 Index: azara-2.8-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- azara-2.8-r4.ebuild 27 Jun 2011 13:47:18 -0000 1.3
23 +++ azara-2.8-r4.ebuild 25 Feb 2012 03:04:59 -0000 1.4
24 @@ -1,12 +1,12 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild,v 1.3 2011/06/27 13:47:18 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r4.ebuild,v 1.4 2012/02/25 03:04:59 patrick Exp $
30
31 EAPI=3
32
33 PYTHON_DEPEND="python? 2"
34 SUPPORT_PYTHON_ABIS="1"
35 -RESTRICT_PYTHON_ABIS="3.*"
36 +RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
37
38 inherit eutils python toolchain-funcs
39
40
41
42
43 1.11 sci-chemistry/azara/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/azara/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 27 Jun 2011 13:47:18 -0000 1.10
56 +++ ChangeLog 25 Feb 2012 03:04:59 -0000 1.11
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-chemistry/azara
59 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v 1.10 2011/06/27 13:47:18 jlec Exp $
61 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v 1.11 2012/02/25 03:04:59 patrick Exp $
63 +
64 + 25 Feb 2012; Patrick Lauer <patrick@g.o> azara-2.8-r4.ebuild:
65 + Restricting pypy and jython
66
67 27 Jun 2011; Justin Lecher <jlec@g.o> azara-2.8-r4.ebuild:
68 added X USE back