Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725046 - dev-vcs/git-lfs: migrate to go-module
Summary: dev-vcs/git-lfs: migrate to go-module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ettore Di Giacinto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-24 17:49 UTC by William Hubbs
Modified: 2020-05-24 19:57 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)