Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246117 Details for
Bug 336079
sys-apps/tcprstat - ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tcprstat-0.3.1.ebuild
tcprstat-0.3.1.ebuild (text/plain), 499 bytes, created by
piavlo
on 2010-09-05 11:37:02 UTC
(
hide
)
Description:
tcprstat-0.3.1.ebuild
Filename:
MIME Type:
Creator:
piavlo
Created:
2010-09-05 11:37:02 UTC
Size:
499 bytes
patch
obsolete
>inherit eutils git autotools > >EAPI=3 > >EGIT_REPO_URI="http://github.com/Lowercases/tcprstat.git" >EGIT_BRANCH="master" >EGIT_COMMIT="v${PV}" > >DESCRIPTION="Passive TCP response time analysis tool" >HOMEPAGE="http://www.percona.com/docs/wiki/tcprstat:start" >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="amd64 x86" > >DEPEND="sys-devel/bison > sys-devel/flex > ${RDEPEND}" >RDEPEND="net-libs/libpcap" > >src_unpack() { > git_src_unpack > cd "${S}" >} > >src_prepare() { > eautoreconf >} > >src_install() { > einstall >}
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 336079
: 246117 |
246119