diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:45:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:45:02 +0000 |
commit | 3913cb9c37ab80308f3e11df44182565656f3453 (patch) | |
tree | cadcaf157b2f0c5980ed87c4a16e6c6c3823a5ad /sci-visualization | |
parent | whitespace (diff) | |
download | gentoo-2-3913cb9c37ab80308f3e11df44182565656f3453.tar.gz gentoo-2-3913cb9c37ab80308f3e11df44182565656f3453.tar.bz2 gentoo-2-3913cb9c37ab80308f3e11df44182565656f3453.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/opendx/opendx-4.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/opendx/opendx-4.3.2-r1.ebuild b/sci-visualization/opendx/opendx-4.3.2-r1.ebuild index 7410df7cd2d1..0a4120ff3d4d 100644 --- a/sci-visualization/opendx/opendx-4.3.2-r1.ebuild +++ b/sci-visualization/opendx/opendx-4.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.3.2-r1.ebuild,v 1.1 2006/01/29 20:05:41 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.3.2-r1.ebuild,v 1.2 2007/06/26 02:45:02 mr_bones_ Exp $ # Set SMP="no" to force disable of SMP compilation. # Set SMP="yes" to force enable of SMP compilation. @@ -99,7 +99,7 @@ src_compile() { `use_with imagemagick magick` \ ${myconf} || die - # `use_with java javadx` + # `use_with java javadx` # This is broken # `use_enable doc installhtml` |