Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440140 - app-benchmarks/httperf - add Prefix support
Summary: app-benchmarks/httperf - add Prefix support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2012-10-29 15:53 UTC by Sergey Popov
Modified: 2012-10-30 16:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to app-benchmarks/httperf-0.9.0-r1.ebuild to enable prefix support (httperf-prefix-support.patch,1.29 KB, patch)
2012-10-29 15:53 UTC, Sergey Popov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Popov gentoo-dev 2012-10-29 15:53:28 UTC
Created attachment 327696 [details, diff]
Patch to app-benchmarks/httperf-0.9.0-r1.ebuild to enable prefix support

Please review my changes(in attachment) to httperf-0.9.0-r1.ebuild which i have done to enable Prefix support.

Tested on ~amd64-linux and ~x64-macos(Thanks to zombor from #gentoo-prefix for that)

I think changes should be commited as -r2, cause i am also improved other things to be more EAPI4-friendly
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2012-10-29 16:26:31 UTC
Looks good to me.
Comment 2 Sergey Popov gentoo-dev 2012-10-30 16:11:18 UTC
+*httperf-0.9.0-r2 (30 Oct 2012)
+
+  30 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> +httperf-0.9.0-r2.ebuild:
+  Bump to EAPI 4, add Prefix support wrt bug #440140