Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 818826

Summary: app-benchmarks/hyperfine: install also completions and scripts
Product: Gentoo Linux Reporter: dm9pZCAq <v>
Component: Current packagesAssignee: Georgy Yakovlev <gyakovlev>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for app-benchmarks/hyperfine-1.12.0

Description dm9pZCAq 2021-10-18 15:48:46 UTC
Created attachment 745695 [details]
ebuild for app-benchmarks/hyperfine-1.12.0

attached file mostly change src_install function
Comment 1 Georgy Yakovlev archtester gentoo-dev 2021-10-19 16:17:46 UTC
thanks, I'll take a look and add it.

I usually do install those things, idk why I missed this time =)
Comment 2 Larry the Git Cow gentoo-dev 2021-10-26 18:25:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acf7a39b4870335bea4693ea6dcf3a88c199e76

commit 8acf7a39b4870335bea4693ea6dcf3a88c199e76
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-10-26 18:24:39 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-10-26 18:24:57 +0000

    app-benchmarks/hyperfine: add 1.12.0
    
    Bug: https://bugs.gentoo.org/818826
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-benchmarks/hyperfine/Manifest                |  55 ++++++++++
 app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild | 125 +++++++++++++++++++++++
 2 files changed, 180 insertions(+)
Comment 3 Georgy Yakovlev archtester gentoo-dev 2021-10-26 18:27:04 UTC
I ended up bumping and doing a bit differently, provided ebuild had some issues.
closing and thanks for the bug.