summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-08-03 01:53:49 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-08-03 01:53:49 +0000
commit87005bf623e827ebe17f4909dd69aa0a6ca27e3a (patch)
tree9c665729f58a54f3e843c63b4b3e2b5e7cd7e24d /sci-astronomy/ds9
parentwhitespace (diff)
downloadgentoo-2-87005bf623e827ebe17f4909dd69aa0a6ca27e3a.tar.gz
gentoo-2-87005bf623e827ebe17f4909dd69aa0a6ca27e3a.tar.bz2
gentoo-2-87005bf623e827ebe17f4909dd69aa0a6ca27e3a.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-astronomy/ds9')
-rw-r--r--sci-astronomy/ds9/ds9-4.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/ds9/ds9-4.13.ebuild b/sci-astronomy/ds9/ds9-4.13.ebuild
index 84b79e9d92e6..b13f31962a2c 100644
--- a/sci-astronomy/ds9/ds9-4.13.ebuild
+++ b/sci-astronomy/ds9/ds9-4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ds9-4.13.ebuild,v 1.1 2007/08/02 17:27:33 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ds9-4.13.ebuild,v 1.2 2007/08/03 01:53:49 mr_bones_ Exp $
inherit flag-o-matic eutils
@@ -40,7 +40,7 @@ src_compile() {
ln -s make.${ds9arch} make.include
# This is a long and fragile compilation
- # which recompiles tcl/tk, tkimg, blt, funtools,
+ # which recompiles tcl/tk, tkimg, blt, funtools,
# and a lot of other packages
emake -j1 OPTS="${CXXFLAGS}" || die "emake failed"
}