Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/maxima: maxima-5.15.0-r1.ebuild
Date: Wed, 30 Apr 2008 16:51:07
Message-Id: E1JrFWL-0003rI-6w@stork.gentoo.org
1 mr_bones_ 08/04/30 16:51:05
2
3 Modified: maxima-5.15.0-r1.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 sci-mathematics/maxima/maxima-5.15.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: maxima-5.15.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- maxima-5.15.0-r1.ebuild 30 Apr 2008 11:00:50 -0000 1.1
22 +++ maxima-5.15.0-r1.ebuild 30 Apr 2008 16:51:04 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild,v 1.1 2008/04/30 11:00:50 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild,v 1.2 2008/04/30 16:51:04 mr_bones_ Exp $
28 inherit eutils elisp-common
29
30 DESCRIPTION="Free computer algebra environment based on Macsyma"
31 @@ -42,7 +42,6 @@
32 latex? ( app-emacs/auctex
33 || ( dev-tex/mh dev-texlive/texlive-mathextra ) ) )"
34
35 -
36 # create lisp dependencies
37 for LISP in ${SUPP_LISPS}; do
38 RDEPEND="${RDEPEND} ${LISP}? ( dev-lisp/${LISP} )"
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list