Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Mon, 03 Aug 2009 21:38:09
Message-Id: E1MY5EN-0003qW-2m@stork.gentoo.org
1 maekke 09/08/03 21:38:07
2
3 Modified: ChangeLog maxima-5.18.1.ebuild
4 Log:
5 amd64 stable, bug #264649
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.68 sci-mathematics/maxima/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.68&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.68&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?r1=1.67&r2=1.68
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v
18 retrieving revision 1.67
19 retrieving revision 1.68
20 diff -u -r1.67 -r1.68
21 --- ChangeLog 21 Jul 2009 16:37:20 -0000 1.67
22 +++ ChangeLog 3 Aug 2009 21:38:07 -0000 1.68
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.67 2009/07/21 16:37:20 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.68 2009/08/03 21:38:07 maekke Exp $
28 +
29 + 03 Aug 2009; Markus Meier <maekke@g.o> maxima-5.18.1.ebuild:
30 + amd64 stable, bug #264649
31
32 21 Jul 2009; Christian Faulhammer <fauli@g.o> maxima-5.18.1.ebuild:
33 stable x86, bug 264649
34
35
36
37 1.5 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.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?r1=1.4&r2=1.5
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.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- maxima-5.18.1.ebuild 21 Jul 2009 16:37:20 -0000 1.4
50 +++ maxima-5.18.1.ebuild 3 Aug 2009 21:38:07 -0000 1.5
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.4 2009/07/21 16:37:20 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.5 2009/08/03 21:38:07 maekke 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"