Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 177714 Details for
Bug 107544
Ebuild for Google Performance Tools.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-utils/google-perftools-1.0.ebuild
google-perftools-1.0.ebuild (text/plain), 546 bytes, created by
toogle
on 2009-01-07 21:40:36 UTC
(
hide
)
Description:
dev-utils/google-perftools-1.0.ebuild
Filename:
MIME Type:
Creator:
toogle
Created:
2009-01-07 21:40:36 UTC
Size:
546 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools." >HOMEPAGE="http://code.google.com/p/google-perftools/" >SRC_URI="http://google-perftools.googlecode.com/files/${P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="doc" > >RDEPEND="sys-libs/libunwind" >DEPEND="${RDEPEND}" > > >src_install() >{ > emake DESTDIR="${D}" install || die "Install failed" > use doc || rm -rf "${D}"/usr/share/doc >}
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 107544
:
69438
|
69455
|
69458
| 177714 |
182543
|
182544