Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101758 Details for
Bug 154915
net-libs/zoidcom-0.6.5.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
zoidcom-0.6.5.ebuild
zoidcom-0.6.5.ebuild (text/plain), 750 bytes, created by
Paul Bredbury
on 2006-11-12 11:06:15 UTC
(
hide
)
Description:
zoidcom-0.6.5.ebuild
Filename:
MIME Type:
Creator:
Paul Bredbury
Created:
2006-11-12 11:06:15 UTC
Size:
750 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="High-level, UDP-based networking library" >HOMEPAGE="http://www.zoidcom.com/" >SRC_URI="http://www.zoidcom.com/download/${P}.tar.gz" > >LICENSE="free-noncomm" >SLOT="0" >KEYWORDS="~x86" >IUSE="doc sample" ># See README.TXT >RESTRICT="mirror" > >RDEPEND="" >DEPEND="" > >S=${WORKDIR}/${PN} > >src_install() { > insinto /usr > doins -r include || die "doins include failed" > dolib.so lib/linux/* || die "dolib failed" > > dodoc *.{txt,TXT} > > if use doc ; then > insinto /usr/share/${PN} > doins -r doc/* || die "doins doc failed" > fi > if use sample ; then > insinto /usr/share/${PN} > doins -r samples || die "doins samples failed" > fi >}
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 154915
: 101758