Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/maxima: ChangeLog maxima-5.18.1.ebuild
Date: Sat, 26 Dec 2009 16:05:59
Message-Id: E1NOZ9R-0006hV-3G@stork.gentoo.org
1 armin76 09/12/26 16:05:57
2
3 Modified: ChangeLog maxima-5.18.1.ebuild
4 Log:
5 sparc stable wrt #264649
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.74 sci-mathematics/maxima/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.74&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.74&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?r1=1.73&r2=1.74
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v
18 retrieving revision 1.73
19 retrieving revision 1.74
20 diff -u -r1.73 -r1.74
21 --- ChangeLog 24 Dec 2009 14:13:42 -0000 1.73
22 +++ ChangeLog 26 Dec 2009 16:05:56 -0000 1.74
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-mathematics/maxima
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.73 2009/12/24 14:13:42 grozin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.74 2009/12/26 16:05:56 armin76 Exp $
28 +
29 + 26 Dec 2009; Raúl Porcel <armin76@g.o> maxima-5.18.1.ebuild:
30 + sparc stable wrt #264649
31
32 24 Dec 2009; Andrey Grozin <grozin@g.o> maxima-5.20.1.ebuild:
33 Restored ~ppc ~sparc keywords
34
35
36
37 1.7 sci-mathematics/maxima/maxima-5.18.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?r1=1.6&r2=1.7
42
43 Index: maxima-5.18.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- maxima-5.18.1.ebuild 7 Oct 2009 16:22:36 -0000 1.6
50 +++ maxima-5.18.1.ebuild 26 Dec 2009 16:05:56 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.6 2009/10/07 16:22:36 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.7 2009/12/26 16:05:56 armin76 Exp $
56 EAPI=2
57 inherit eutils elisp-common
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2 AECA"
62 SLOT="0"
63 -KEYWORDS="amd64 ppc ~sparc x86"
64 +KEYWORDS="amd64 ppc sparc x86"
65
66 # Supported lisps with readline
67 SUPP_RL="gcl clisp"