summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-01-07 06:27:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-01-07 06:27:55 +0000
commit16c4e4d83b70cbd830fa716f6bcae5e634e2abf2 (patch)
treed894307be4dd96065da00f9971bd94d134ae07e9 /sci-mathematics
parentwhitespace (diff)
downloadgentoo-2-16c4e4d83b70cbd830fa716f6bcae5e634e2abf2.tar.gz
gentoo-2-16c4e4d83b70cbd830fa716f6bcae5e634e2abf2.tar.bz2
gentoo-2-16c4e4d83b70cbd830fa716f6bcae5e634e2abf2.zip
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/Macaulay2/Macaulay2-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.0.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.0.ebuild
index 87179eaaa485..90020b82254b 100644
--- a/sci-mathematics/Macaulay2/Macaulay2-1.0.ebuild
+++ b/sci-mathematics/Macaulay2/Macaulay2-1.0.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/Macaulay2/Macaulay2-1.0.ebuild,v 1.1 2008/01/06 15:51:17 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.0.ebuild,v 1.2 2008/01/07 06:27:55 mr_bones_ Exp $
inherit elisp-common eutils flag-o-matic toolchain-funcs autotools
@@ -92,7 +92,7 @@ src_install () {
make install || die "install failed"
# nothing useful in here, get rid of it
- # NOTE: Macaulay installs into lib even on amd64 hence don't
+ # NOTE: Macaulay installs into lib even on amd64 hence don't
# replace lib with $(get_libdir) below!
rm -fr "${D}"/usr/lib \
|| die "failed to remove empty /usr/lib"