public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libffi: libffi-3.0.10.ebuild libffi-3.0.11.ebuild ChangeLog
@ 2012-06-13 19:49 Richard Yao (ryao)
  0 siblings, 0 replies; only message in thread
From: Richard Yao (ryao) @ 2012-06-13 19:49 UTC (permalink / raw
  To: gentoo-commits

ryao        12/06/13 19:49:51

  Modified:             libffi-3.0.10.ebuild libffi-3.0.11.ebuild ChangeLog
  Log:
  Add epatch_user
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-libs/libffi/libffi-3.0.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.10.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.10.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.10.ebuild?r1=1.8&r2=1.9

Index: libffi-3.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libffi-3.0.10.ebuild	19 Feb 2012 15:39:17 -0000	1.8
+++ libffi-3.0.10.ebuild	13 Jun 2012 19:49:51 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.10.ebuild,v 1.8 2012/02/19 15:39:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.10.ebuild,v 1.9 2012/06/13 19:49:51 ryao Exp $
 
 EAPI=2
 
@@ -34,6 +34,7 @@
 
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-3.0.9-x32.patch
+	epatch_user
 	elibtoolize
 }
 



1.8                  dev-libs/libffi/libffi-3.0.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.11.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.11.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.11.ebuild?r1=1.7&r2=1.8

Index: libffi-3.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.11.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libffi-3.0.11.ebuild	31 May 2012 03:11:34 -0000	1.7
+++ libffi-3.0.11.ebuild	13 Jun 2012 19:49:51 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.11.ebuild,v 1.7 2012/05/31 03:11:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.11.ebuild,v 1.8 2012/06/13 19:49:51 ryao Exp $
 
 EAPI=4
 
@@ -39,6 +39,7 @@
 }
 
 src_prepare() {
+	epatch_user
 	elibtoolize
 }
 



1.149                dev-libs/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	31 May 2012 03:11:34 -0000	1.148
+++ ChangeLog	13 Jun 2012 19:49:51 -0000	1.149
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libffi
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.148 2012/05/31 03:11:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.149 2012/06/13 19:49:51 ryao Exp $
+
+  13 Jun 2012; Richard Yao <ryao@gentoo.org> libffi-3.0.10.ebuild,
+  libffi-3.0.11.ebuild:
+  Add epatch_user
 
   31 May 2012; Jeroen Roovers <jer@gentoo.org> libffi-3.0.11.ebuild:
   Stable for HPPA (bug #416669).






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-13 19:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 19:49 [gentoo-commits] gentoo-x86 commit in dev-libs/libffi: libffi-3.0.10.ebuild libffi-3.0.11.ebuild ChangeLog Richard Yao (ryao)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox