Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 285236

Summary: [science-overlay] Please bump octage-forge-symbolic
Product: Gentoo Linux Reporter: Olivier Huber <oli.huber>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Olivier Huber 2009-09-16 19:23:04 UTC
<=sci-mathematics/octave-forge-symbolic-1.0.7 does not compile with octave-3.2.0.

sci-mathematics/octave-forge-symbolic-1.0.9 needs >=octave-3.1.55.

Here is a fix proposal :

--- octave-forge-symbolic-1.0.7.ebuild  2009-09-16 20:51:29.716152591 +0200
+++ octave-forge-symbolic-1.0.9.ebuild  2009-09-16 21:16:55.486155665 +0200
@@ -14,3 +14,4 @@
 KEYWORDS="~amd64 ~x86"

 DEPEND="sci-mathematics/ginac"
+NEED_OCTAVE="3.1.55"
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-06-24 20:44:31 UTC
 
+  24 Jun 2010; Justin Lecher <jlec@gentoo.org>
+  octave-forge-symbolic-1.0.7.ebuild, octave-forge-symbolic-1.0.9.ebuild:
+  Fixed octave dep, #285236
+