pacho       14/07/27 12:31:02

  Modified:             webkit-gtk-2.4.4.ebuild ChangeLog
  Log:
  Fix building on ppc (from OpenBSD, only needed on slot 3), bug #518288 by ago
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.5                  net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild?r1=1.4&r2=1.5

Index: webkit-gtk-2.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webkit-gtk-2.4.4.ebuild     23 Jul 2014 16:41:19 -0000      1.4
+++ webkit-gtk-2.4.4.ebuild     27 Jul 2014 12:31:02 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild,v 1.4 
2014/07/23 16:41:19 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild,v 1.5 
2014/07/27 12:31:02 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -181,6 +181,10 @@
        # https://bugs.webkit.org/show_bug.cgi?id=129542
        epatch "${FILESDIR}"/${PN}-2.4.1-ia64-malloc.patch
 
+       # Fix building on ppc (from OpenBSD, only needed on slot 3)
+       # https://bugs.webkit.org/show_bug.cgi?id=130837
+       epatch "${FILESDIR}"/${PN}-2.4.4-atomic-ppc.patch
+
        AT_M4DIR=Source/autotools eautoreconf
 
        gnome2_src_prepare



1.272                net-libs/webkit-gtk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -r1.271 -r1.272
--- ChangeLog   23 Jul 2014 16:41:19 -0000      1.271
+++ ChangeLog   27 Jul 2014 12:31:02 -0000      1.272
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.271 
2014/07/23 16:41:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.272 
2014/07/27 12:31:02 pacho Exp $
+
+  27 Jul 2014; Pacho Ramos <pa...@gentoo.org>
+  +files/webkit-gtk-2.4.4-atomic-ppc.patch, webkit-gtk-2.4.4.ebuild:
+  Fix building on ppc (from OpenBSD, only needed on slot 3), bug #518288 by ago
 
   23 Jul 2014; Pacho Ramos <pa...@gentoo.org> -webkit-gtk-2.4.3-r200.ebuild,
   -webkit-gtk-2.4.3.ebuild, webkit-gtk-2.4.4-r200.ebuild,




Reply via email to