diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-14 18:58:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-14 18:58:27 +0000 |
commit | 8ce887f974737c7bace52cabf5df1eb8c0904177 (patch) | |
tree | 14811ccba9fbd744e12ff123e6d1152dffb9eac6 /sci-mathematics | |
parent | New version (diff) | |
download | gentoo-2-8ce887f974737c7bace52cabf5df1eb8c0904177.tar.gz gentoo-2-8ce887f974737c7bace52cabf5df1eb8c0904177.tar.bz2 gentoo-2-8ce887f974737c7bace52cabf5df1eb8c0904177.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.27.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/maxima/maxima-5.27.0-r1.ebuild b/sci-mathematics/maxima/maxima-5.27.0-r1.ebuild index 1d4db5c1885e..e0c69dc82d52 100644 --- a/sci-mathematics/maxima/maxima-5.27.0-r1.ebuild +++ b/sci-mathematics/maxima/maxima-5.27.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.27.0-r1.ebuild,v 1.1 2012/06/14 15:54:14 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.27.0-r1.ebuild,v 1.2 2012/06/14 18:58:27 mr_bones_ Exp $ EAPI=3 @@ -117,7 +117,7 @@ src_prepare() { # fix LDFLAGS handling in ecl (#378195) epatch "${FILESDIR}"/${PN}-ecl-ldflags.patch - #fix init files + #fix init files epatch "${FILESDIR}"/${P}-inhibit-sys_usr-inits.patch # bug #343331 |