summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:40:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:40:00 +0000
commit440ffcb7cafe97a9674d49a2f969066ae83393c2 (patch)
tree10ec7eba5fc5742c340246befe800d3f2acf7e4a /net-libs/xulrunner
parentwhitespace (diff)
downloadgentoo-2-440ffcb7cafe97a9674d49a2f969066ae83393c2.tar.gz
gentoo-2-440ffcb7cafe97a9674d49a2f969066ae83393c2.tar.bz2
gentoo-2-440ffcb7cafe97a9674d49a2f969066ae83393c2.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'net-libs/xulrunner')
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.0.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild b/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild
index e3163e99cbf8..a715c0d22735 100644
--- a/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild,v 1.11 2008/12/30 19:19:40 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild,v 1.12 2008/12/31 03:40:00 mr_bones_ Exp $
WANT_AUTOCONF="2.1"
@@ -86,7 +86,7 @@ src_compile() {
# MEXTENSIONS="${MEXTENSIONS},python/xpcom"
# fi
- # It doesn't compile on alpha without this LDFLAGS
+ # It doesn't compile on alpha without this LDFLAGS
use alpha && append-ldflags "-Wl,--no-relax"
mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}"
@@ -167,4 +167,3 @@ src_install() {
rm -f "${D}"${MOZILLA_FIVE_HOME}/javaxpcom.jar
fi
}
-