Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 39711 Details for
Bug 64305
libghthash-0.5.4 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libghthash-0.5.4.ebuild
libghthash-0.5.4.ebuild (text/plain), 684 bytes, created by
Max Michaels
on 2004-09-16 12:56:01 UTC
(
hide
)
Description:
libghthash-0.5.4.ebuild
Filename:
MIME Type:
Creator:
Max Michaels
Created:
2004-09-16 12:56:01 UTC
Size:
684 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="a Generic Hash Table which is meant to be easy to extend, portable, clear in its code and easy to use." >HOMEPAGE="http://www.ipd.bth.se/ska/sim_home/libghthash.html" >SRC_URI="http://www.ipd.bth.se/ska/sim_home/filer/${P}.tar.gz" >LICENSE="GPL-1" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="" >S=${WORKDIR}/${P} > >src_compile() { > > ./configure \ > --prefix=/usr || die "./configure failed" > > emake || die "emake failed" >} > >src_install() { > > make DESTDIR=${D} install || die > >}
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 64305
: 39711 |
70344