tomka       15/03/03 09:34:22

  Modified:             polymake-2.13.ebuild ChangeLog
  Log:
  Fix gcc-4.9 compatibility (bug 541238)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  Changes    Path
1.2                  sci-mathematics/polymake/polymake-2.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild?r1=1.1&r2=1.2

Index: polymake-2.13.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polymake-2.13.ebuild        26 Jun 2014 12:22:39 -0000      1.1
+++ polymake-2.13.ebuild        3 Mar 2015 09:34:22 -0000       1.2
@@ -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/sci-mathematics/polymake/polymake-2.13.ebuild,v 1.1 
2014/06/26 12:22:39 tomka Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.13.ebuild,v 1.2 
2015/03/03 09:34:22 tomka Exp $
 
 EAPI=5
 
@@ -33,6 +33,7 @@
 src_prepare() {
        # Don't strip
        sed -i '/system "strip $to"/d' support/install.pl || die
+       epatch "${FILESDIR}/${PN}_gcc49.patch"
 
        einfo "During compile this package uses up to"
        einfo "750MB of RAM per process. Use MAKEOPTS=\"-j1\" if"



1.14                 sci-mathematics/polymake/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/polymake/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   27 Jun 2014 10:49:06 -0000      1.13
+++ ChangeLog   3 Mar 2015 09:34:22 -0000       1.14
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/polymake
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.13 
2014/06/27 10:49:06 tomka Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.14 
2015/03/03 09:34:22 tomka Exp $
+
+  03 Mar 2015; Thomas Kahle <to...@gentoo.org> +files/polymake_gcc49.patch,
+  polymake-2.13.ebuild:
+  Fix gcc-4.9 compatibility (bug 541238)
 
   27 Jun 2014; Thomas Kahle <to...@gentoo.org>
   -files/polymake-2.11-drop-jreality.patch, -files/polymake-2.12-soname.patch,




Reply via email to