Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/imaxima: imaxima-1.0.ebuild ChangeLog
Date: Sat, 26 Dec 2009 19:20:02
Message-Id: E1NOcBE-0006RL-EX@stork.gentoo.org
1 pva 09/12/26 19:20:00
2
3 Modified: imaxima-1.0.ebuild ChangeLog
4 Log:
5 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 app-emacs/imaxima/imaxima-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-1.0.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-1.0.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-1.0.ebuild?r1=1.7&r2=1.8
14
15 Index: imaxima-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-1.0.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- imaxima-1.0.ebuild 26 Dec 2009 16:05:09 -0000 1.7
22 +++ imaxima-1.0.ebuild 26 Dec 2009 19:20:00 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-1.0.ebuild,v 1.7 2009/12/26 16:05:09 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-1.0.ebuild,v 1.8 2009/12/26 19:20:00 pva Exp $
28
29 inherit elisp
30
31 @@ -16,7 +16,7 @@
32
33 DEPEND=""
34 RDEPEND="virtual/latex-base
35 - virtual/ghostscript
36 + app-text/ghostscript-gpl
37 dev-tex/mh
38 sci-mathematics/maxima"
39
40
41
42
43 1.31 app-emacs/imaxima/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?rev=1.31&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?rev=1.31&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?r1=1.30&r2=1.31
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v
52 retrieving revision 1.30
53 retrieving revision 1.31
54 diff -u -r1.30 -r1.31
55 --- ChangeLog 26 Dec 2009 16:05:09 -0000 1.30
56 +++ ChangeLog 26 Dec 2009 19:20:00 -0000 1.31
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-emacs/imaxima
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.30 2009/12/26 16:05:09 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.31 2009/12/26 19:20:00 pva Exp $
62 +
63 + 26 Dec 2009; Peter Volkov <pva@g.o> imaxima-1.0.ebuild:
64 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
65 + implementation left in the tree.
66
67 26 Dec 2009; Raúl Porcel <armin76@g.o> imaxima-1.0.ebuild:
68 sparc stable wrt #264649