klausman    15/01/16 12:42:02

  Modified:             libffi-3.2.1.ebuild ChangeLog
  Log:
  Update src/alpha/osf.S to match ffi.h
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  Changes    Path
1.3                  dev-libs/libffi/libffi-3.2.1.ebuild

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

Index: libffi-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libffi-3.2.1.ebuild 31 Dec 2014 03:12:14 -0000      1.2
+++ libffi-3.2.1.ebuild 16 Jan 2015 12:42:02 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.2.1.ebuild,v 1.2 
2014/12/31 03:12:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.2.1.ebuild,v 1.3 
2015/01/16 12:42:02 klausman Exp $
 
 EAPI=5
 inherit eutils libtool multilib multilib-minimal toolchain-funcs
@@ -39,6 +39,7 @@
 src_prepare() {
        sed -i -e 's:@toolexeclibdir@:$(libdir):g' Makefile.in || die #462814
        epatch "${FILESDIR}"/${PN}-3.2.1-o-tmpfile-eacces.patch #529044
+       epatch "${FILESDIR}"/${PN}-3.2.1-complex_alpha.patch
        epatch_user
        elibtoolize
 }



1.198                dev-libs/libffi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog   31 Dec 2014 03:12:14 -0000      1.197
+++ ChangeLog   16 Jan 2015 12:42:02 -0000      1.198
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libffi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.197 
2014/12/31 03:12:14 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.198 
2015/01/16 12:42:02 klausman Exp $
+
+  16 Jan 2015; Tobias Klausmann <[email protected]>
+  +files/libffi-3.2.1-complex_alpha.patch, libffi-3.2.1.ebuild:
+  Update src/alpha/osf.S to match ffi.h
 
   31 Dec 2014; Mike Frysinger <[email protected]>
   +files/libffi-3.2.1-o-tmpfile-eacces.patch, libffi-3.2.1.ebuild:




Reply via email to