Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4363 - lwp-1.9.ebuild (New Package)
Summary: lwp-1.9.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 4455 4457 5060
  Show dependency tree
 
Reported: 2002-06-30 14:46 UTC by Greg
Modified: 2002-07-23 16:44 UTC (History)
2 users (show)

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


Attachments
Ebuild (lwp-1.9.ebuild,1.04 KB, text/plain)
2002-06-30 14:47 UTC, Greg
Details
ChangeLog (ChangeLog,236 bytes, text/plain)
2002-06-30 14:47 UTC, Greg
Details
Ebuild, revised (lwp-1.9.ebuild,1010 bytes, text/plain)
2002-07-21 17:11 UTC, Greg
Details
Ebuild, revised #2 (lwp-1.9.ebuild,1012 bytes, text/plain)
2002-07-21 17:30 UTC, Greg
Details

Note You need to log in before you can comment on or make changes to this bug.
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.