Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: xulrunner-1.9.0.5.ebuild
Date: Wed, 31 Dec 2008 03:40:02
Message-Id: E1LHrw8-000127-ME@stork.gentoo.org
1 mr_bones_ 08/12/31 03:40:00
2
3 Modified: xulrunner-1.9.0.5.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
7
8 Revision Changes Path
9 1.12 net-libs/xulrunner/xulrunner-1.9.0.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild?r1=1.11&r2=1.12
14
15 Index: xulrunner-1.9.0.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.5.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- xulrunner-1.9.0.5.ebuild 30 Dec 2008 19:19:40 -0000 1.11
22 +++ xulrunner-1.9.0.5.ebuild 31 Dec 2008 03:40:00 -0000 1.12
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 WANT_AUTOCONF="2.1"
30
31 @@ -86,7 +86,7 @@
32 # MEXTENSIONS="${MEXTENSIONS},python/xpcom"
33 # fi
34
35 - # It doesn't compile on alpha without this LDFLAGS
36 + # It doesn't compile on alpha without this LDFLAGS
37 use alpha && append-ldflags "-Wl,--no-relax"
38
39 mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}"
40 @@ -167,4 +167,3 @@
41 rm -f "${D}"${MOZILLA_FIVE_HOME}/javaxpcom.jar
42 fi
43 }
44 -