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

Bug 4363

Summary: lwp-1.9.ebuild (New Package)
Product: Gentoo Linux Reporter: Greg <gb006k>
Component: [OLD] LibraryAssignee: Brandon Low (RETIRED) <lostlogic>
Status: RESOLVED FIXED    
Severity: normal CC: gb006k, mjc
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 4455, 4457, 5060    
Attachments: Ebuild
ChangeLog
Ebuild, revised
Ebuild, revised #2

Description Greg 2002-06-30 14:46:04 UTC
Hi! 
 
I am submitting an ebuild for LWP 1.9, the Light Weight Process library. It 
has something to do with multithreading, and is required in order to use Coda. 
 
I am new at submitting ebuilds; anyhow, unless I am very confused, Gentoo 
doesn't have ebuilds for Coda or all it's dependencies. This is a start at 
fixing that. 
 
Please find attached the ebuild script and a Changelog. 
 
I suggest sys-libs/lwp for this package. 
 
Greg
Comment 1 Greg 2002-06-30 14:47:29 UTC
Created attachment 1879 [details]
Ebuild
Comment 2 Greg 2002-06-30 14:47:58 UTC
Created attachment 1880 [details]
ChangeLog
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-07-18 20:35:18 UTC
Can you run this and any other ebuilds you have submitted to me through repoman,
amke sure htey include all required variables (SLOT, LICENSE, KEYWORDS, RDEPEND)
whatever repoman says goes, once they pass repoman, I'll be jumping on test
compiling and testing these for inclusion, thanks!
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-07-19 10:27:31 UTC
scratch repoman, use lintool.
Comment 5 Greg 2002-07-21 17:11:54 UTC
Created attachment 2444 [details]
Ebuild, revised

This makes lintool happy
Comment 6 Greg 2002-07-21 17:30:32 UTC
Created attachment 2446 [details]
Ebuild, revised #2

Oops, forgot to use {}'s in the first revision
Comment 7 Brandon Low (RETIRED) gentoo-dev 2002-07-23 16:44:02 UTC
thanks. great work.