Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/maxima: maxima-5.14.0.ebuild maxima-5.17.1-r1.ebuild ChangeLog maxima-5.18.1.ebuild
Date: Sun, 21 Jun 2009 18:40:34
Message-Id: E1MIRxx-0007pD-2E@stork.gentoo.org
1 graaff 09/06/21 18:40:33
2
3 Modified: maxima-5.14.0.ebuild maxima-5.17.1-r1.ebuild
4 ChangeLog maxima-5.18.1.ebuild
5 Log:
6 Rename virtual/xemacs -> app-editors/xemacs.
7 (Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.9 sci-mathematics/maxima/maxima-5.14.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild?r1=1.8&r2=1.9
15
16 Index: maxima-5.14.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- maxima-5.14.0.ebuild 30 May 2009 06:46:38 -0000 1.8
23 +++ maxima-5.14.0.ebuild 21 Jun 2009 18:40:32 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.8 2009/05/30 06:46:38 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.9 2009/06/21 18:40:32 graaff Exp $
29 inherit eutils elisp-common
30
31 DESCRIPTION="Free computer algebra environment based on Macsyma"
32 @@ -32,7 +32,7 @@
33 tk? ( dev-lang/tk ) )
34 latex? ( virtual/latex-base )
35 emacs? ( virtual/emacs latex? ( app-emacs/auctex ) )
36 - xemacs? ( virtual/xemacs latex? ( app-xemacs/auctex ) )"
37 + xemacs? ( app-editors/xemacs latex? ( app-xemacs/auctex ) )"
38
39 # create lisp dependencies
40 for LISP in ${SUPP_LISPS}; do
41
42
43
44 1.4 sci-mathematics/maxima/maxima-5.17.1-r1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild?r1=1.3&r2=1.4
49
50 Index: maxima-5.17.1-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- maxima-5.17.1-r1.ebuild 30 May 2009 06:46:38 -0000 1.3
57 +++ maxima-5.17.1-r1.ebuild 21 Jun 2009 18:40:32 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild,v 1.3 2009/05/30 06:46:38 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild,v 1.4 2009/06/21 18:40:32 graaff Exp $
63 inherit eutils elisp-common
64
65 DESCRIPTION="Free computer algebra environment based on Macsyma"
66 @@ -33,7 +33,7 @@
67 latex? ( virtual/latex-base )
68 emacs? ( virtual/emacs
69 latex? ( app-emacs/auctex ) )
70 - xemacs? ( virtual/xemacs
71 + xemacs? ( app-editors/xemacs
72 latex? ( app-emacs/auctex ) )"
73
74 PDEPEND="emacs? ( app-emacs/imaxima )"
75
76
77
78 1.66 sci-mathematics/maxima/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.66&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.66&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/ChangeLog?r1=1.65&r2=1.66
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v
87 retrieving revision 1.65
88 retrieving revision 1.66
89 diff -u -r1.65 -r1.66
90 --- ChangeLog 30 May 2009 06:46:38 -0000 1.65
91 +++ ChangeLog 21 Jun 2009 18:40:32 -0000 1.66
92 @@ -1,6 +1,11 @@
93 # ChangeLog for sci-mathematics/maxima
94 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.65 2009/05/30 06:46:38 ulm Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.66 2009/06/21 18:40:32 graaff Exp $
97 +
98 + 21 Jun 2009; Hans de Graaff <graaff@g.o> maxima-5.14.0.ebuild,
99 + maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild:
100 + Rename virtual/xemacs -> app-editors/xemacs because the virtual has been
101 + removed.
102
103 30 May 2009; Ulrich Mueller <ulm@g.o> maxima-5.14.0.ebuild,
104 maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild:
105
106
107
108 1.3 sci-mathematics/maxima/maxima-5.18.1.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?rev=1.3&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?rev=1.3&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild?r1=1.2&r2=1.3
113
114 Index: maxima-5.18.1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- maxima-5.18.1.ebuild 30 May 2009 06:46:38 -0000 1.2
121 +++ maxima-5.18.1.ebuild 21 Jun 2009 18:40:32 -0000 1.3
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2009 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.2 2009/05/30 06:46:38 ulm Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.3 2009/06/21 18:40:32 graaff Exp $
127 EAPI=2
128 inherit eutils elisp-common
129
130 @@ -34,7 +34,7 @@
131 latex? ( virtual/latex-base )
132 emacs? ( virtual/emacs
133 latex? ( app-emacs/auctex ) )
134 - xemacs? ( virtual/xemacs
135 + xemacs? ( app-editors/xemacs
136 latex? ( app-emacs/auctex ) )"
137
138 PDEPEND="emacs? ( app-emacs/imaxima )"