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.0.8.ebuild ChangeLog
Date: Fri, 03 Apr 2009 09:57:04
Message-Id: E1Lpg90-0004Wt-GJ@stork.gentoo.org
1 armin76 09/04/03 09:57:02
2
3 Modified: xulrunner-1.9.0.8.ebuild ChangeLog
4 Log:
5 Bump patchset to fix unaligned accesses, bug #251603, patch by Friedrich Oslage <bluebird at gentoo dot org>, add ~sparc
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 net-libs/xulrunner/xulrunner-1.9.0.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild?r1=1.6&r2=1.7
14
15 Index: xulrunner-1.9.0.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xulrunner-1.9.0.8.ebuild 30 Mar 2009 15:06:29 -0000 1.6
22 +++ xulrunner-1.9.0.8.ebuild 3 Apr 2009 09:57:02 -0000 1.7
23 @@ -1,11 +1,11 @@
24 # Copyright 1999-2009 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.8.ebuild,v 1.6 2009/03/30 15:06:29 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild,v 1.7 2009/04/03 09:57:02 armin76 Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib java-pkg-opt-2 python autotools
32 -PATCH="${PN}-1.9.0.7-patches-0.1"
33 +PATCH="${P}-patches-0.1"
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.198 net-libs/xulrunner/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.198&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.198&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?r1=1.197&r2=1.198
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v
49 retrieving revision 1.197
50 retrieving revision 1.198
51 diff -u -r1.197 -r1.198
52 --- ChangeLog 30 Mar 2009 15:06:29 -0000 1.197
53 +++ ChangeLog 3 Apr 2009 09:57:02 -0000 1.198
54 @@ -1,6 +1,10 @@
55 # ChangeLog for net-libs/xulrunner
56 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.197 2009/03/30 15:06:29 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.198 2009/04/03 09:57:02 armin76 Exp $
59 +
60 + 03 Apr 2009; Raúl Porcel <armin76@g.o> xulrunner-1.9.0.8.ebuild:
61 + Bump patchset to fix unaligned accesses, bug #251603, patch by Friedrich
62 + Oslage <bluebird at gentoo dot org>, add ~sparc
63
64 30 Mar 2009; Raúl Porcel <armin76@g.o> -xulrunner-1.9.0.7.ebuild,
65 xulrunner-1.9.0.8.ebuild: