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

Bug 6408

Summary: Request for bigloo-2.5a ebuild
Product: Gentoo Linux Reporter: Y-z <eyez>
Component: New packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED FIXED    
Severity: normal CC: eyez
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Y-z 2002-08-13 07:34:09 UTC
The bigloo ebuild exists, but has some bugs and is out-of-date.

To get it up-to-date, change the version to 2.5a and make the
changes below:

% diff /usr/portage.local/dev-lisp/bigloo/*{2.4c,2.5a}.ebuild
24d23
< 
38c37
<       echo LD_LIBRARY_PATH=${S}/lib/2.4c >> Makefile.config
---
>       echo LD_LIBRARY_PATH=${S}/lib/${PV} >> Makefile.config
53c52
<       dodir /usr/share/doc/${PV}
---
>       dodir /usr/share/doc/${PN}/${PV}
Comment 1 SpanKY gentoo-dev 2002-08-13 10:30:01 UTC
*** Bug 6407 has been marked as a duplicate of this bug. ***
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-08-16 09:35:54 UTC
Fixed. Available as dev-lisp/bigloo-2.5a