armin76 09/04/03 09:57:02
Modified: xulrunner-1.9.0.8.ebuild ChangeLog
Log:
Bump patchset to fix unaligned accesses, bug #251603, patch by Friedrich Oslage <bluebird at gentoo dot org>, add ~sparc
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.7 net-libs/xulrunner/xulrunner-1.9.0.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild?rev=1.7&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild?r1=1.6&r2=1.7
Index: xulrunner-1.9.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xulrunner-1.9.0.8.ebuild 30 Mar 2009 15:06:29 -0000 1.6
+++ xulrunner-1.9.0.8.ebuild 3 Apr 2009 09:57:02 -0000 1.7
@@ -1,11 +1,11 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
WANT_AUTOCONF="2.1"
inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib java-pkg-opt-2 python autotools
-PATCH="${PN}-1.9.0.7-patches-0.1"
+PATCH="${P}-patches-0.1"
DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"
1.198 net-libs/xulrunner/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.198&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.198&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?r1=1.197&r2=1.198
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog 30 Mar 2009 15:06:29 -0000 1.197
+++ ChangeLog 3 Apr 2009 09:57:02 -0000 1.198
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/xulrunner
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.197 2009/03/30 15:06:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.198 2009/04/03 09:57:02 armin76 Exp $
+
+ 03 Apr 2009; Raúl Porcel <armin76@g.o> xulrunner-1.9.0.8.ebuild:
+ Bump patchset to fix unaligned accesses, bug #251603, patch by Friedrich
+ Oslage <bluebird at gentoo dot org>, add ~sparc
30 Mar 2009; Raúl Porcel <armin76@g.o> -xulrunner-1.9.0.7.ebuild,
xulrunner-1.9.0.8.ebuild:
|