Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1148 Details for
Bug 3040
poor handling of download CGIs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
failing ebuild
libhoard-2.1.0.ebuild (text/plain), 690 bytes, created by
Ryan Shaw
on 2002-05-26 03:48:09 UTC
(
hide
)
Description:
failing ebuild
Filename:
MIME Type:
Creator:
Ryan Shaw
Created:
2002-05-26 03:48:09 UTC
Size:
690 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.7 2002/05/18 17:25:12 agenkin Exp > >DESCRIPTION="A fast, scalable and memory-efficient allocator for multiprocessors" > >HOMEPAGE="http://www.cs.utexas.edu/users/emery/hoard/" > >LICENSE="LGPL-2.1" > >DEPEND="virtual/glibc" > >SRC_URI="http://www.cs.utexas.edu/users/emery/hoard/download.cgi?location=${P}.tar.gz" > >src_compile() { > > econf || die "./configure failed" > emake || die "compilation failed" > make check || die "self-test failed" >} > >src_install () { > > make DESTDIR=${D} install || die > dodoc NEWS README docs/* >}
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 3040
: 1148