jlec        14/04/05 17:44:25

  Modified:             ChangeLog genius-1.0.17.ebuild
  Log:
  sci-mathematics/genius: Add fix for gcc-4.8
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.9                  sci-mathematics/genius/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/genius/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   28 Jun 2013 15:49:20 -0000      1.8
+++ ChangeLog   5 Apr 2014 17:44:25 -0000       1.9
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/genius
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/ChangeLog,v 1.8 
2013/06/28 15:49:20 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/ChangeLog,v 1.9 
2014/04/05 17:44:25 jlec Exp $
+
+  05 Apr 2014; Justin Lecher <[email protected]> genius-1.0.17.ebuild,
+  +files/genius-1.0.17-gcc4.8.patch:
+  Add fix for gcc-4.8
 
 *genius-1.0.17 (28 Jun 2013)
 



1.2                  sci-mathematics/genius/genius-1.0.17.ebuild

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

Index: genius-1.0.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- genius-1.0.17.ebuild        28 Jun 2013 15:49:20 -0000      1.1
+++ genius-1.0.17.ebuild        5 Apr 2014 17:44:25 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.17.ebuild,v 1.1 
2013/06/28 15:49:20 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.17.ebuild,v 1.2 
2014/04/05 17:44:25 jlec Exp $
 
 EAPI=5
 
@@ -48,6 +48,8 @@
        GCONF_DEBUG="no"
        DOCS="AUTHORS ChangeLog NEWS README TODO"
        USE_DESTDIR="1"
+
+       epatch "${FILESDIR}"/${P}-gcc4.8.patch
 }
 
 src_install() {




Reply via email to