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.11.ebuild ChangeLog
Date: Sat, 02 Feb 2008 17:38:29
Message-Id: E1JLMJv-0000eQ-6q@stork.gentoo.org
1 armin76 08/02/02 17:38:27
2
3 Modified: xulrunner-1.8.1.11.ebuild ChangeLog
4 Log:
5 Bump patchset to fix bug #208212
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.9 net-libs/xulrunner/xulrunner-1.8.1.11.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild?r1=1.8&r2=1.9
14
15 Index: xulrunner-1.8.1.11.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- xulrunner-1.8.1.11.ebuild 23 Jan 2008 17:42:26 -0000 1.8
22 +++ xulrunner-1.8.1.11.ebuild 2 Feb 2008 17:38:26 -0000 1.9
23 @@ -1,11 +1,11 @@
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.8.1.11.ebuild,v 1.8 2008/01/23 17:42:26 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild,v 1.9 2008/02/02 17:38:26 armin76 Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 inherit flag-o-matic toolchain-funcs eutils makeedit multilib autotools mozconfig-2 java-pkg-opt-2
32 -PATCH="${P}-patches-0.2"
33 +PATCH="${P}-patches-0.3"
34
35 DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
36 HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"
37
38
39
40 1.82 net-libs/xulrunner/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.82&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.82&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?r1=1.81&r2=1.82
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v
49 retrieving revision 1.81
50 retrieving revision 1.82
51 diff -u -r1.81 -r1.82
52 --- ChangeLog 23 Jan 2008 17:42:26 -0000 1.81
53 +++ ChangeLog 2 Feb 2008 17:38:26 -0000 1.82
54 @@ -1,6 +1,9 @@
55 # ChangeLog for net-libs/xulrunner
56 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.81 2008/01/23 17:42:26 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.82 2008/02/02 17:38:26 armin76 Exp $
59 +
60 + 02 Feb 2008; Raúl Porcel <armin76@g.o> xulrunner-1.8.1.11.ebuild:
61 + Bump patchset to fix bug #208212
62
63 23 Jan 2008; Raúl Porcel <armin76@g.o> xulrunner-1.8.1.11.ebuild:
64 Bump patchset to fix building with GCC-4.3, bug #204703, and to fix building
65
66
67
68 --
69 gentoo-commits@l.g.o mailing list