Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190232 - dev-scheme/gambit-4.0 version bump
Summary: dev-scheme/gambit-4.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Scheme Project
URL: http://www.iro.umontreal.ca/~gambit/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-25 21:17 UTC by M. Edward Borasky
Modified: 2007-08-26 09:58 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.
Comment 1 Marijn Schouten (RETIRED) gentoo-dev 2007-08-26 09:58:36 UTC
Thank you for reporting, but I am subscribed to the relevant mailing list so I do get these announcements. It is not necessary to file a bug so soon after the announcement.

If you really want to help, you could have provided for example the patch for SRC_URI:

-MY_PV=${PV//_beta/b}
-MY_P=${MY_PN}-${MY_PV}
+MY_PV=${PV//./_}
+MY_P=${MY_PN}-v${MY_PV}

 DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter."
 HOMEPAGE="http://www.iro.umontreal.ca/~gambit/"
-SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/4.0/source/${MY_P}.tar.gz"
+SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v4.0/source/${MY_P}.tgz"

I have added 4.0.0 to the tree, so this is fixed. If there is anything else you can find me in #gentoo-lisp.