summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:28:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:28:13 +0000
commit4e03231505500bd292ac6b32581c487ab3fb841c (patch)
tree77067bad15d780f5ca930e46f41736c86d719832 /net-libs
parentwhitespace (diff)
downloadgentoo-2-4e03231505500bd292ac6b32581c487ab3fb841c.tar.gz
gentoo-2-4e03231505500bd292ac6b32581c487ab3fb841c.tar.bz2
gentoo-2-4e03231505500bd292ac6b32581c487ab3fb841c.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xulrunner/xulrunner-1.8.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild
index b7456fcaaa27..9f8ff95a68d2 100644
--- a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.8.1.4.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/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild,v 1.7 2007/06/15 10:25:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild,v 1.8 2007/06/26 02:28:13 mr_bones_ Exp $
WANT_AUTOCONF="2.1"
@@ -77,7 +77,7 @@ src_compile() {
mozconfig_annotate '' --enable-oji --enable-mathml
mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
- #disable java
+ #disable java
if ! use java ; then
mozconfig_annotate '-java' --disable-javaxpcom
fi