public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: ChangeLog xulrunner-2.0.1-r1.ebuild
Date: Sat, 13 Aug 2011 17:20:43 +0000 (UTC)	[thread overview]
Message-ID: <20110813172043.A3C6B2004C@flycatcher.gentoo.org> (raw)

armin76     11/08/13 17:20:43

  Modified:             ChangeLog xulrunner-2.0.1-r1.ebuild
  Log:
  Add patches for arm to fix bug #362237
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.427                net-libs/xulrunner/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.427&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.427&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/ChangeLog?r1=1.426&r2=1.427

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v
retrieving revision 1.426
retrieving revision 1.427
diff -u -r1.426 -r1.427
--- ChangeLog	26 Jul 2011 17:02:29 -0000	1.426
+++ ChangeLog	13 Aug 2011 17:20:43 -0000	1.427
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/xulrunner
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.426 2011/07/26 17:02:29 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.427 2011/08/13 17:20:43 armin76 Exp $
+
+  13 Aug 2011; Raúl Porcel <armin76@gentoo.org> xulrunner-2.0.1-r1.ebuild,
+  +files/mozilla-2.0_arm_respect_cflags.patch, +files/arm-bug-644136.patch:
+  Add patches for arm to fix bug #362237
 
   26 Jul 2011; Lars Wendler <polynomial-c@gentoo.org>
   xulrunner-1.9.2.12.ebuild, xulrunner-1.9.2.17.ebuild,



1.7                  net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild?r1=1.6&r2=1.7

Index: xulrunner-2.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xulrunner-2.0.1-r1.ebuild	26 Jul 2011 17:02:29 -0000	1.6
+++ xulrunner-2.0.1-r1.ebuild	13 Aug 2011 17:20:43 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild,v 1.6 2011/07/26 17:02:29 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild,v 1.7 2011/08/13 17:20:43 armin76 Exp $
 
 EAPI="3"
 WANT_AUTOCONF="2.1"
@@ -70,9 +70,13 @@
 	EPATCH_FORCE="yes" \
 	epatch "${WORKDIR}"
 
-	#64bit big indian support
+	#64bit big endian support
 	epatch "${FILESDIR}/mozilla-2.0_support_64bit_big_endian.patch"
 
+	# Patches needed for ARM, bug 362237
+	epatch "${FILESDIR}/arm-bug-644136.patch"
+	epatch "${FILESDIR}/mozilla-2.0_arm_respect_cflags.patch"
+
 	# Allow user to apply any additional patches without modifing ebuild
 	epatch_user
 






             reply	other threads:[~2011-08-13 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-13 17:20 Raul Porcel (armin76) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-28 11:17 [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: ChangeLog xulrunner-2.0.1-r1.ebuild Samuli Suominen (ssuominen)
2011-08-28 11:24 Raul Porcel (armin76)
2011-05-16 17:58 Kacper Kowalik (xarthisius)
2011-05-16 13:37 Jory Pratt (anarchy)
2011-05-16 13:28 Jory Pratt (anarchy)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110813172043.A3C6B2004C@flycatcher.gentoo.org \
    --to=armin76@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox