Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: xulrunner-1.9-r2.ebuild
Date: Fri, 20 Jun 2008 14:38:41
Message-Id: E1K9hl2-0002lx-RX@stork.gentoo.org
1 armin76 08/06/20 14:38:32
2
3 Modified: xulrunner-1.9-r2.ebuild
4 Log:
5 Uncomment
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 net-libs/xulrunner/xulrunner-1.9-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9-r2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9-r2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9-r2.ebuild?r1=1.2&r2=1.3
14
15 Index: xulrunner-1.9-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9-r2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xulrunner-1.9-r2.ebuild 20 Jun 2008 14:37:21 -0000 1.2
22 +++ xulrunner-1.9-r2.ebuild 20 Jun 2008 14:38:32 -0000 1.3
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-r2.ebuild,v 1.2 2008/06/20 14:37:21 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9-r2.ebuild,v 1.3 2008/06/20 14:38:32 armin76 Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 @@ -50,7 +50,7 @@
32 eautoreconf || die "failed running eautoreconf"
33
34 # We need to re-patch this because autoreconf overwrites it
35 -# epatch "${WORKDIR}"/patch/000_flex-configure-LANG.patch
36 + epatch "${WORKDIR}"/patch/000_flex-configure-LANG.patch
37 }
38
39 src_compile() {
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list