public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/fricas: fricas-1.1.7-r1.ebuild ChangeLog
@ 2012-08-05  5:28 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2012-08-05  5:28 UTC (permalink / raw
  To: gentoo-commits

grozin      12/08/05 05:28:50

  Modified:             fricas-1.1.7-r1.ebuild ChangeLog
  Log:
  Ugly workaround for broken sbcl in the main tree, closing #423267
  
  (Portage version: 2.2.0_alpha120/cvs/Linux i686)

Revision  Changes    Path
1.2                  sci-mathematics/fricas/fricas-1.1.7-r1.ebuild

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

Index: fricas-1.1.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fricas-1.1.7-r1.ebuild	22 Jun 2012 07:35:14 -0000	1.1
+++ fricas-1.1.7-r1.ebuild	5 Aug 2012 05:28:50 -0000	1.2
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.7-r1.ebuild,v 1.1 2012/06/22 07:35:14 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.7-r1.ebuild,v 1.2 2012/08/05 05:28:50 grozin Exp $
 EAPI=4
-inherit eutils multilib elisp-common
+inherit eutils multilib elisp-common autotools
 
 DESCRIPTION="FriCAS is a fork of Axiom computer algebra system"
 HOMEPAGE="http://${PN}.sourceforge.net/"
@@ -49,6 +49,10 @@
 src_prepare() {
 	# fix a bug in src/graph/view3D/smoothShade3d.c
 	epatch "${FILESDIR}"/${P}.patch
+
+	# workaround for broken sbcl
+	epatch "${FILESDIR}"/${PN}-sbcl.patch
+	eautoreconf
 }
 
 src_configure() {



1.16                 sci-mathematics/fricas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Jun 2012 07:35:14 -0000	1.15
+++ ChangeLog	5 Aug 2012 05:28:50 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/fricas
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.15 2012/06/22 07:35:14 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.16 2012/08/05 05:28:50 grozin Exp $
+
+  05 Aug 2012; Andrey Grozin <grozin@gentoo.org> fricas-1.1.7-r1.ebuild,
+  +files/fricas-sbcl.patch:
+  Ugly workaround for broken sbcl in the main tree, closing #423267
 
 *fricas-1.1.7-r1 (22 Jun 2012)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-05  5:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-05  5:28 [gentoo-commits] gentoo-x86 commit in sci-mathematics/fricas: fricas-1.1.7-r1.ebuild ChangeLog Andrey Grozin (grozin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox