tomka       14/05/03 15:44:12

  Modified:             Macaulay2-1.6.ebuild ChangeLog
  Log:
  Use python-2 for gtest (bug 509462)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  Changes    Path
1.4                  sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild?r1=1.3&r2=1.4

Index: Macaulay2-1.6.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Macaulay2-1.6.ebuild        27 Jul 2013 14:58:13 -0000      1.3
+++ Macaulay2-1.6.ebuild        3 May 2014 15:44:12 -0000       1.4
@@ -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/Macaulay2/Macaulay2-1.6.ebuild,v 1.3 
2013/07/27 14:58:13 tomka Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild,v 1.4 
2014/05/03 15:44:12 tomka Exp $
 
 EAPI=5
 
@@ -69,7 +69,7 @@
                append-cppflags "-I/usr/include/frobby"
                # gtest needs python:2. Setting it with python_export preserves
                # the exported variables in other phases too.
-               python_export python2_7
+               python_export python2_7 PYTHON EPYTHON
 }
 
 src_prepare() {



1.31                 sci-mathematics/Macaulay2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   27 Jul 2013 14:58:13 -0000      1.30
+++ ChangeLog   3 May 2014 15:44:12 -0000       1.31
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/Macaulay2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.30 
2013/07/27 14:58:13 tomka Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.31 
2014/05/03 15:44:12 tomka Exp $
+
+  03 May 2014; Thomas Kahle <to...@gentoo.org> Macaulay2-1.6.ebuild:
+  Use python-2 for gtest (bug 509462)
 
   27 Jul 2013; Thomas Kahle <to...@gentoo.org> Macaulay2-1.6.ebuild:
   relax Normaliz dep




Reply via email to