Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712578 - net-p2p/go-ipfs: fix go-module.eclass usage
Summary: net-p2p/go-ipfs: fix go-module.eclass usage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-14 22:14 UTC by William Hubbs
Modified: 2020-03-18 08:30 UTC (History)
1 user (show)

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


Attachments
go-ipfs-0.4.23.patch (go-ipfs-0.4.23.patch,43.03 KB, patch)
2020-03-14 22:15 UTC, William Hubbs
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Hubbs gentoo-dev 2020-03-14 22:14:19 UTC
This patch migrates to the correct usage of go-module and drops golang-build

Also, it changes src_uri to download the github archive.

Please test and apply.

Thanks much,

William
Comment 1 William Hubbs gentoo-dev 2020-03-14 22:15:02 UTC
Created attachment 619208 [details, diff]
go-ipfs-0.4.23.patch


When you apply this, you will need to fix the manifest.
Comment 2 Larry the Git Cow gentoo-dev 2020-03-18 08:30:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e22eb3daf228ae3d747029900a5f0ceb162cb4

commit 08e22eb3daf228ae3d747029900a5f0ceb162cb4
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2020-03-16 11:24:07 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-18 08:30:25 +0000

    net-p2p/go-ipfs: fix go-module.eclass usage
    
    Closes: https://bugs.gentoo.org/712578
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: David Roman <davidroman96@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/14978
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-p2p/go-ipfs/Manifest              | 798 +++++++++++++++++++++++++++++++-
 net-p2p/go-ipfs/go-ipfs-0.4.23.ebuild | 832 +++++++++++++++++++++++++++++++++-
 2 files changed, 1609 insertions(+), 21 deletions(-)