Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160571 - [Version bump] dev-scheme/scheme48-1.4
Summary: [Version bump] dev-scheme/scheme48-1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Luis Araujo (RETIRED)
URL: http://www.s48.org/1.4/release-notes....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 20:58 UTC by Dennis Schridde
Modified: 2007-01-20 06:31 UTC (History)
1 user (show)

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


Attachments
scheme48-1.4 compatible ebuild (scheme48-1.4.ebuild,1.68 KB, text/plain)
2007-01-06 20:59 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2007-01-06 20:58:26 UTC
Version 1.4 of Scheme48 has been released. Ebuild needs to be slightly changed, I'll attach a new one.

Reproducible: Always
Comment 1 Dennis Schridde 2007-01-06 20:59:44 UTC
Created attachment 105701 [details]
scheme48-1.4 compatible ebuild

I only had to change the SRC_URI, so it contains ${PV} instead of 1.3
Comment 2 Marijn Schouten (RETIRED) gentoo-dev 2007-01-18 12:04:41 UTC
The current version of Scheme 48 is 1.5 (released January 14, 2007).

Since scheme48 doesn't work on amd64 I won't be doing this one.
Comment 3 Marijn Schouten (RETIRED) gentoo-dev 2007-01-18 13:54:52 UTC
There seems to be a patch so scheme48 works with amd64:
http://people.csail.mit.edu/riastradh/tmp/s48-64.patch
Comment 4 Luis Araujo (RETIRED) gentoo-dev 2007-01-20 06:31:32 UTC
I just added the new 1.5 version to the tree.

It compiles fine on amd64 with the -m32 cflags.

Thanks Dennis and Marijn,