Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/fricas: metadata.xml ChangeLog fricas-1.2.0.ebuild
Date: Tue, 30 Apr 2013 16:22:12
Message-Id: 20130430162204.CA32F2171E@flycatcher.gentoo.org
1 grozin 13/04/30 16:22:04
2
3 Modified: metadata.xml ChangeLog fricas-1.2.0.ebuild
4 Log:
5 A patch not to load init files in some lisps
6
7 (Portage version: 2.2.0_alpha173/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)
8
9 Revision Changes Path
10 1.3 sci-mathematics/fricas/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/metadata.xml?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/metadata.xml?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/metadata.xml?r1=1.2&r2=1.3
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/metadata.xml,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- metadata.xml 20 Apr 2013 14:56:08 -0000 1.2
23 +++ metadata.xml 30 Apr 2013 16:22:04 -0000 1.3
24 @@ -20,6 +20,8 @@
25 (<pkg>dev-lisp/sbcl</pkg>)</flag>
26 <flag name='ecl'>Add support for Embeddable Common Lisp
27 (<pkg>dev-lisp/ecls</pkg>)</flag>
28 + <flag name='ecls'>Add support for Embeddable Common Lisp
29 + (<pkg>dev-lisp/ecls</pkg>)</flag>
30 <flag name='clozurecl'>Add support for Clozure Common Lisp
31 (<pkg>dev-lisp/clozurecl</pkg>)</flag>
32 </use>
33
34
35
36 1.19 sci-mathematics/fricas/ChangeLog
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/ChangeLog?rev=1.19&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/ChangeLog?rev=1.19&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/ChangeLog?r1=1.18&r2=1.19
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v
45 retrieving revision 1.18
46 retrieving revision 1.19
47 diff -u -r1.18 -r1.19
48 --- ChangeLog 20 Apr 2013 14:56:08 -0000 1.18
49 +++ ChangeLog 30 Apr 2013 16:22:04 -0000 1.19
50 @@ -1,6 +1,10 @@
51 # ChangeLog for sci-mathematics/fricas
52 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.18 2013/04/20 14:56:08 grozin Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.19 2013/04/30 16:22:04 grozin Exp $
55 +
56 + 30 Apr 2013; Andrey Grozin <grozin@g.o> fricas-1.2.0.ebuild,
57 + +files/fricas-1.2.0-noinit.patch, metadata.xml:
58 + A patch not to load init files in some lisps
59
60 *fricas-1.2.0 (20 Apr 2013)
61
62
63
64
65 1.2 sci-mathematics/fricas/fricas-1.2.0.ebuild
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/fricas-1.2.0.ebuild?rev=1.2&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/fricas-1.2.0.ebuild?rev=1.2&content-type=text/plain
69 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/fricas/fricas-1.2.0.ebuild?r1=1.1&r2=1.2
70
71 Index: fricas-1.2.0.ebuild
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.2.0.ebuild,v
74 retrieving revision 1.1
75 retrieving revision 1.2
76 diff -u -r1.1 -r1.2
77 --- fricas-1.2.0.ebuild 20 Apr 2013 14:56:08 -0000 1.1
78 +++ fricas-1.2.0.ebuild 30 Apr 2013 16:22:04 -0000 1.2
79 @@ -1,6 +1,6 @@
80 # Copyright 1999-2013 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.2.0.ebuild,v 1.1 2013/04/20 14:56:08 grozin Exp $
83 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.2.0.ebuild,v 1.2 2013/04/30 16:22:04 grozin Exp $
84 EAPI=5
85 inherit eutils multilib elisp-common autotools
86
87 @@ -12,9 +12,9 @@
88 KEYWORDS="~amd64 ~x86"
89
90 # Supported lisps, number 0 is the default
91 -LISPS=( sbcl cmucl gcl ecl clisp clozurecl )
92 +LISPS=( sbcl cmucl gcl ecls clisp clozurecl )
93 # command name: . means just ${LISP}
94 -COMS=( . lisp . . . ccl )
95 +COMS=( . lisp . ecl . ccl )
96
97 IUSE="${LISPS[*]} X emacs gmp"
98 RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE )
99 @@ -38,6 +38,11 @@
100 # necessary for clisp and gcl
101 RESTRICT="strip"
102
103 +src_prepare() {
104 + epatch "${FILESDIR}"/${P}-noinit.patch
105 + eautoreconf
106 +}
107 +
108 src_configure() {
109 local LISP n
110 LISP=sbcl