summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-04-30 16:50:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-04-30 16:50:43 +0000
commitd32b693feab47f1b6306604666a7c632b8c363cc (patch)
treed3f482f52c75c6eca36e0236b0319d0759aafe7a /app-emacs
parentPatch to fix building with gcc-4.3 from Peter Alfredsen, bug #219427 (diff)
downloadgentoo-2-d32b693feab47f1b6306604666a7c632b8c363cc.tar.gz
gentoo-2-d32b693feab47f1b6306604666a7c632b8c363cc.tar.bz2
gentoo-2-d32b693feab47f1b6306604666a7c632b8c363cc.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/imaxima/imaxima-0.98-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/imaxima/imaxima-0.98-r1.ebuild b/app-emacs/imaxima/imaxima-0.98-r1.ebuild
index a3c9ce8c638b..687de46669e8 100644
--- a/app-emacs/imaxima/imaxima-0.98-r1.ebuild
+++ b/app-emacs/imaxima/imaxima-0.98-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/app-emacs/imaxima/imaxima-0.98-r1.ebuild,v 1.3 2008/04/30 11:02:37 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.98-r1.ebuild,v 1.4 2008/04/30 16:50:43 mr_bones_ Exp $
inherit elisp
@@ -20,7 +20,6 @@ RDEPEND="virtual/latex-base
|| ( >=dev-tex/breqn-0.94 app-text/texlive )
<sci-mathematics/maxima-5.15.0"
-
SITEFILE=50${PN}-gentoo.el
S="${WORKDIR}/${MY_P}"