Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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: Wed, 07 Oct 2009 16:22:38
Message-Id: E1MvZHg-0003oJ-JM@stork.gentoo.org
1 nixnut 09/10/07 16:22:36
2
3 Modified: ChangeLog maxima-5.18.1.ebuild
4 Log:
5 ppc stable #264649
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.71 sci-mathematics/maxima/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.71&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.71&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?r1=1.70&r2=1.71
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v
18 retrieving revision 1.70
19 retrieving revision 1.71
20 diff -u -r1.70 -r1.71
21 --- ChangeLog 31 Aug 2009 14:42:03 -0000 1.70
22 +++ ChangeLog 7 Oct 2009 16:22:36 -0000 1.71
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.70 2009/08/31 14:42:03 grozin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.71 2009/10/07 16:22:36 nixnut Exp $
28 +
29 + 07 Oct 2009; nixnut <nixnut@g.o> maxima-5.18.1.ebuild:
30 + ppc stable #264649
31
32 *maxima-5.19.2 (31 Aug 2009)
33
34
35
36
37 1.6 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.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?r1=1.5&r2=1.6
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.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- maxima-5.18.1.ebuild 3 Aug 2009 21:38:07 -0000 1.5
50 +++ maxima-5.18.1.ebuild 7 Oct 2009 16:22:36 -0000 1.6
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.5 2009/08/03 21:38:07 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.6 2009/10/07 16:22:36 nixnut 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"