tomka       15/08/01 06:11:12

  Modified:             singular-4.0.2.ebuild ChangeLog
  Log:
  Fix building with automake other than 1.13, add slot on gmp.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  Changes    Path
1.5                  sci-mathematics/singular/singular-4.0.2.ebuild

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

Index: singular-4.0.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- singular-4.0.2.ebuild       26 Mar 2015 12:44:41 -0000      1.4
+++ singular-4.0.2.ebuild       1 Aug 2015 06:11:12 -0000       1.5
@@ -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-mathematics/singular/singular-4.0.2.ebuild,v 1.4 
2015/03/26 12:44:41 tomka Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.5 
2015/08/01 06:11:12 tomka Exp $
 
 EAPI=5
 
@@ -24,7 +24,7 @@
 KEYWORDS="~amd64 ~x86 ~x86-linux ~x86-macos"
 IUSE="boost doc emacs examples python +readline"
 
-RDEPEND="dev-libs/gmp
+RDEPEND="dev-libs/gmp:0
        >=dev-libs/ntl-5.5.1
        emacs? ( >=virtual/emacs-22 )
        sci-mathematics/flint
@@ -60,7 +60,7 @@
 
        epatch "${FILESDIR}"/${PN}-4.0.2-ntl8-compat.patch
 
-       cd "${S}"/omalloc || die "failed to cd into omalloc directory"
+       # autoreconf everything since otherwise it assumes autmake-1.13 is 
installed
        eautoreconf
 }
 



1.66                 sci-mathematics/singular/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   8 Apr 2015 18:23:00 -0000       1.65
+++ ChangeLog   1 Aug 2015 06:11:12 -0000       1.66
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/singular
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.65 
2015/04/08 18:23:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.66 
2015/08/01 06:11:12 tomka Exp $
+
+  01 Aug 2015; Thomas Kahle <to...@gentoo.org> singular-4.0.2.ebuild:
+  Fix building with automake other than 1.13, add slot on gmp.
 
   08 Apr 2015; Michał Górny <mgo...@gentoo.org> singular-3.1.6.ebuild:
   Drop old Python implementations




Reply via email to