Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285236 - [science-overlay] Please bump octage-forge-symbolic
Summary: [science-overlay] Please bump octage-forge-symbolic
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 19:23 UTC by Olivier Huber
Modified: 2010-06-24 20:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
+