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

Bug 725046

Summary: dev-vcs/git-lfs: migrate to go-module
Product: Gentoo Linux Reporter: William Hubbs <williamh>
Component: Current packagesAssignee: Ettore Di Giacinto (RETIRED) <mudler>
Status: RESOLVED FIXED    
Severity: normal CC: holgersson, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description William Hubbs gentoo-dev 2020-05-24 17:49:16 UTC
Hi,

I see that git-lfs is a go module, so the only go related eclass you
should inherit is go-module.

Can you please re-work your ebuilds to inherit go-module without the
golang-* eclasses?

Thanks,

William
Comment 1 Larry the Git Cow gentoo-dev 2020-05-24 19:57:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65442b9d22fac5ac5cf99774888331d00a097c55

commit 65442b9d22fac5ac5cf99774888331d00a097c55
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-05-24 19:50:37 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-05-24 19:55:07 +0000

    dev-vcs/git-lfs: migrate 2.11.0 to proper use of go-module eclass
    
    Approved by the proxy maintainer.
    Closes: https://bugs.gentoo.org/725046
    
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-vcs/git-lfs/Manifest              |  16 -----
 dev-vcs/git-lfs/git-lfs-2.11.0.ebuild | 122 +++-------------------------------
 2 files changed, 11 insertions(+), 127 deletions(-)