Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43331 Details for
Bug 70149
hashit-0.9.3-r1 (update with new url and made reentrant)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hashit-0.9.3-r1.ebuild (change to download url)
hashit-0.9.3-r1.ebuild (text/plain), 818 bytes, created by
Henrik Holst
on 2004-11-05 04:06:51 UTC
(
hide
)
Description:
hashit-0.9.3-r1.ebuild (change to download url)
Filename:
MIME Type:
Creator:
Henrik Holst
Created:
2004-11-05 04:06:51 UTC
Size:
818 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Hashit is a library of generic hash tables that supports different collision handling methods with one common interface. Both data and keys can be of any type. It is small and easy to use." >HOMEPAGE="http://www.pleyades.net/david/projects/" >SRC_URI="http://www.pleyades.net/david/projects/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" >DEPEND="virtual/libc" > >src_unpack() { > unpack ${A} > cd ${S} > ./0 --prefix=${D}/usr --infodir=${D}/usr/share/info:${D}/usr/X11R6/info --enable-REENTRANT >} > >src_compile() { > emake || die "emake failed" >} > >src_install() { > einstall || die "einstall failed" > dosym libhashit.so /usr/lib/libhashit.so.0 >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 70149
: 43331