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

Bug 4316

Summary: liboop-0.8.ebuild (New Package)
Product: Gentoo Linux Reporter: Lukas Beeler <lb-gentoo>
Component: New packagesAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED INVALID    
Severity: enhancement CC: klausman
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 4318    
Attachments: Contains ebuild and digest file

Description Lukas Beeler 2002-06-29 04:22:43 UTC
Attached is a tarball, containing the liboop ebuild and digest files.

Liboop is a low-level event loop management library for POSIX-based operating
systems. It supports the development of modular, multiplexed applications which
may respond to events from several sources. It replaces the "select() loop" and
allows the registration of event handlers for file and network I/O, timers and
signals. Since processes use these mechanisms for almost all external
communication, liboop can be used as the basis for almost any application. 

I suggest dev-libs/liboop
Comment 1 Lukas Beeler 2002-06-29 04:23:33 UTC
Created attachment 1867 [details]
Contains ebuild and digest file

Well, without this tarball, the bug report would be senseless.
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-01-08 19:21:45 UTC
no apparent interest
Comment 3 Tobias Klausmann (RETIRED) gentoo-dev 2003-09-16 09:33:29 UTC
I <i>am</i> interested, as liboop is the only missing lib when trying to compile lsh (for which I'd create an ebuild, but with this dependency not met, I won't bother). lsh is an alternative to openssh.