jlec        15/02/09 07:55:31

  Modified:             vtk-6.1.0-r1.ebuild ChangeLog
  Log:
  Fix link problems due to fatal warnings, #534096 & #538782
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.3                  sci-libs/vtk/vtk-6.1.0-r1.ebuild

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

Index: vtk-6.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.1.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vtk-6.1.0-r1.ebuild 6 Jan 2015 09:45:16 -0000       1.2
+++ vtk-6.1.0-r1.ebuild 9 Feb 2015 07:55:31 -0000       1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.1.0-r1.ebuild,v 1.2 
2015/01/06 09:45:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.1.0-r1.ebuild,v 1.3 
2015/02/09 07:55:31 jlec Exp $
 
 EAPI=5
 
@@ -123,6 +123,7 @@
        "${FILESDIR}"/${P}-netcdf.patch
        "${FILESDIR}"/${P}-web.patch
        "${FILESDIR}"/${P}-glext.patch
+       "${FILESDIR}"/${P}-memset.patch
        )
 
 RESTRICT=test



1.125                sci-libs/vtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/ChangeLog?rev=1.125&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/ChangeLog?rev=1.125&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/ChangeLog?r1=1.124&r2=1.125

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog   6 Jan 2015 09:45:16 -0000       1.124
+++ ChangeLog   9 Feb 2015 07:55:31 -0000       1.125
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/vtk
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.124 2015/01/06 
09:45:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.125 2015/02/09 
07:55:31 jlec Exp $
+
+  09 Feb 2015; Justin Lecher <[email protected]> +files/vtk-6.1.0-memset.patch,
+  vtk-6.1.0-r1.ebuild:
+  Fix link problems due to fatal warnings, #534096 & #538782
 
   06 Jan 2015; Alexis Ballier <[email protected]> vtk-6.1.0-r1.ebuild:
   keyword ~arm




Reply via email to