diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-17 22:14:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-17 22:14:02 +0000 |
commit | 72ab29746b84566d7a2681ee62422e5448e89f43 (patch) | |
tree | 4a49da591f1ccbf2aab2faa3c452e030ad4ffbaf /sci-visualization/paraview | |
parent | whitespace (diff) | |
download | gentoo-2-72ab29746b84566d7a2681ee62422e5448e89f43.tar.gz gentoo-2-72ab29746b84566d7a2681ee62422e5448e89f43.tar.bz2 gentoo-2-72ab29746b84566d7a2681ee62422e5448e89f43.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/paraview')
-rw-r--r-- | sci-visualization/paraview/paraview-3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/paraview/paraview-3.6.2.ebuild b/sci-visualization/paraview/paraview-3.6.2.ebuild index 1b0115e0d109..56ce93b14d44 100644 --- a/sci-visualization/paraview/paraview-3.6.2.ebuild +++ b/sci-visualization/paraview/paraview-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/paraview-3.6.2.ebuild,v 1.1 2010/01/16 19:58:32 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/paraview-3.6.2.ebuild,v 1.2 2010/01/17 22:14:02 mr_bones_ Exp $ EAPI="2" @@ -198,7 +198,7 @@ src_install() { || die "Failed to change permissions on assistant wrapper" fi - # since there is no install target for OverView we have to + # since there is no install target for OverView we have to # do things manually if use overview; then exeinto /usr/"${PVLIBDIR}" |