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.8.1.8.ebuild
Date: Mon, 22 Oct 2007 14:35:53
Message-Id: E1IjyNO-0001kr-HW@stork.gentoo.org
1 armin76 07/10/22 14:35:30
2
3 Modified: xulrunner-1.8.1.8.ebuild
4 Log:
5 Typo
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.5 net-libs/xulrunner/xulrunner-1.8.1.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild?r1=1.4&r2=1.5
14
15 Index: xulrunner-1.8.1.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- xulrunner-1.8.1.8.ebuild 22 Oct 2007 14:17:44 -0000 1.4
22 +++ xulrunner-1.8.1.8.ebuild 22 Oct 2007 14:35:29 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 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.8.1.8.ebuild,v 1.4 2007/10/22 14:17:44 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild,v 1.5 2007/10/22 14:35:29 armin76 Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 @@ -107,7 +107,7 @@
32 sed -i -e \
33 's|-DARON_WAS_HERE|-DGENTOO_NSPLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsplugins\\\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsbrowser/plugins\\\"|' \
34 ${S}/config/autoconf.mk \
35 - ${S}/toolkit/global/buildconfig.html
36 + ${S}/toolkit/content/buildconfig.html
37
38 # This removes extraneous CFLAGS from the Makefiles to reduce RAM
39 # requirements while compiling
40
41
42
43 --
44 gentoo-commits@g.o mailing list