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

Bug 639626

Summary: dev-libs/libite: a collections of useful BSD APIs
Product: Gentoo Linux Reporter: OzTiram <oz.tiram>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/troglobit/libite
Whiteboard:
Package list:
Runtime testing required: ---

Description OzTiram 2017-12-03 12:48:53 UTC
Libite is a lightweight library of frog DNA. It can be used to fill the
 gaps in any dinosaur project. It holds useful functions and macros
 developed by both Finit and the OpenBSD project. Most notably the
 string functions: strlcpy(3), strlcat(3) and the highly useful *BSD
 sys/queue.h and sys/tree.h API's.

Required for net-ftp/uftpd (see bug #639564)
Comment 1 Jonas Stein gentoo-dev 2017-12-05 09:56:42 UTC
Please provide also an upstream URL.
Comment 2 OzTiram 2017-12-05 10:02:17 UTC
Upstream URL:

https://github.com/troglobit/libite

See also PR https://github.com/gentoo/gentoo/pull/6421
Comment 3 Larry the Git Cow gentoo-dev 2017-12-07 10:29:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5799c21d2de1f44ef8de29a200692b852cbe67e8

commit 5799c21d2de1f44ef8de29a200692b852cbe67e8
Author:     Oz N Tiram <oz.tiram@mobilityhouse.com>
AuthorDate: 2017-12-03 12:49:22 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-12-07 10:29:39 +0000

    dev-libs/libite: a collection of useful BSD API
    
    Libite is a lightweight library of frog DNA. It can be used to fill the
    gaps in any dinosaur project. It holds useful functions and macros
    developed by both Finit and the OpenBSD project. Most notably the
    string functions: strlcpy(3), strlcat(3) and the highly useful *BSD
    sys/queue.h and sys/tree.h API's.
    
    Closes: https://bugs.gentoo.org/639626
    Closes: https://github.com/gentoo/gentoo/pull/6421
    Package-Manager: Portage-2.3.13, Repoman-2.3.1

 dev-libs/libite/Manifest            |  1 +
 dev-libs/libite/libite-2.0.0.ebuild | 23 +++++++++++++++++++++++
 dev-libs/libite/metadata.xml        | 21 +++++++++++++++++++++
 3 files changed, 45 insertions(+)