summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-04-30 16:51:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-04-30 16:51:04 +0000
commit70fa68d49bc28ba01363b3853e6e1d9747210919 (patch)
treebf58e9e16cc46e91a4507de16b208bea6c8b7d7d /sci-mathematics
parentwhitespace (diff)
downloadgentoo-2-70fa68d49bc28ba01363b3853e6e1d9747210919.tar.gz
gentoo-2-70fa68d49bc28ba01363b3853e6e1d9747210919.tar.bz2
gentoo-2-70fa68d49bc28ba01363b3853e6e1d9747210919.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/maxima/maxima-5.15.0-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild b/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild
index da5ba4aac63c..ddeab2f19f83 100644
--- a/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild
+++ b/sci-mathematics/maxima/maxima-5.15.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit eutils elisp-common
DESCRIPTION="Free computer algebra environment based on Macsyma"
@@ -42,7 +42,6 @@ RDEPEND="!app-emacs/imaxima
latex? ( app-emacs/auctex
|| ( dev-tex/mh dev-texlive/texlive-mathextra ) ) )"
-
# create lisp dependencies
for LISP in ${SUPP_LISPS}; do
RDEPEND="${RDEPEND} ${LISP}? ( dev-lisp/${LISP} )"