summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:47:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:47:24 +0000
commit224585174274aa6ce4ccc29af47b060377240f8a (patch)
treef7e800a4000fb769421cef5068fdcdaf92368250 /dev-java/gnu-classpath
parentwhitespace (diff)
downloadgentoo-2-224585174274aa6ce4ccc29af47b060377240f8a.tar.gz
gentoo-2-224585174274aa6ce4ccc29af47b060377240f8a.tar.bz2
gentoo-2-224585174274aa6ce4ccc29af47b060377240f8a.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-java/gnu-classpath')
-rw-r--r--dev-java/gnu-classpath/gnu-classpath-0.90.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.90.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.90.ebuild
index d229773c3ea1..2ced2d8466ac 100644
--- a/dev-java/gnu-classpath/gnu-classpath-0.90.ebuild
+++ b/dev-java/gnu-classpath/gnu-classpath-0.90.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/dev-java/gnu-classpath/gnu-classpath-0.90.ebuild,v 1.13 2007/01/05 23:29:06 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.90.ebuild,v 1.14 2007/06/26 01:47:24 mr_bones_ Exp $
inherit eutils
@@ -56,7 +56,7 @@ src_compile() {
local compiler="--with-jikes"
# Now this detects fastjar automatically and some people have broken
- # wrappers in /usr/bin by eselect-compiler. Unfortunately
+ # wrappers in /usr/bin by eselect-compiler. Unfortunately
# --without-fastjar does not seem to work.
# http://bugs.gentoo.org/show_bug.cgi?id=135688
econf ${compiler} \