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

Bug 30305

Summary: new swi-prolog lite 5.2.8 ebuild
Product: Gentoo Linux Reporter: Alfredo Matos <alf_matos>
Component: Current packagesAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED TEST-REQUEST    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: swi-prolog lite 5.2.8 ebuild

Description Alfredo Matos 2003-10-04 03:55:23 UTC
Rewrote the swi-prolog ebuild, updated to the 5.2.8 stable package

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Alfredo Matos 2003-10-04 03:56:53 UTC
Created attachment 18722 [details]
swi-prolog lite 5.2.8 ebuild

Rewrote the swi-prolog ebuild. Tested and working.
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2004-01-09 16:48:03 UTC
Hi Alfredo.


Thanks for an update. I have processed and committed the ebuild, please test.

There were few things I cleaned up:
1. src_unpack was no longer necessary, as it only contained "unpack ${A}"
2. Why did you redefine S in the middle of both src_compile and src_install? It is often a bad idea to redefine portage vars n the go, besides simple cd ${S} before dodoc was all that was necessary to make it install fine..

George
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2004-01-09 22:26:46 UTC
Actually even newer version is out. I added 5.2.11 as well, please test.

George
Comment 4 Alfredo Matos 2004-01-10 07:33:34 UTC
I was not very experienced at writing ebuils, so i based me work on similar ebuils i could fine... not to good i see.
Anyway, it wrote that ebuild almost 3 months ago. Didn't refine or update it, since i thought it was droped, it was so long ago.

Alfredo Matos