Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714728 - app-shells/peco: convert 0.5.7 to EGO_SUM
Summary: app-shells/peco: convert 0.5.7 to EGO_SUM
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-25 16:17 UTC by William Hubbs
Modified: 2020-05-11 22:05 UTC (History)
1 user (show)

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


Attachments
peco-0.5.7-go-module.patch (peco-0.5.7-go-module.patch,2.32 KB, patch)
2020-03-25 16:17 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-25 16:17:15 UTC
The following patch converts this package to use EGO_SUM instead of
EGO_VENDOR.

please test and apply.

Also, you should file a bug upstream and have them run "go mod tidy" and
add go.sum to their repository before the next release.

Thanks,

William
Comment 1 William Hubbs gentoo-dev 2020-03-25 16:17:45 UTC
Created attachment 625756 [details, diff]
peco-0.5.7-go-module.patch
Comment 2 Larry the Git Cow gentoo-dev 2020-05-11 22:05:27 UTC
The bug has been closed via the following commit(s):

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

commit b3bc473f6fabeb4a1bee74fe58d05682f87185a4
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-05-11 21:59:52 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-05-11 22:01:55 +0000

    app-shells/peco: remove old
    
    Closes: https://bugs.gentoo.org/714728
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-shells/peco/Manifest             |  8 ------
 app-shells/peco/peco-0.5.3-r2.ebuild | 49 ------------------------------------
 2 files changed, 57 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571a9d07c435c4f3fb4ec84dbe9220989cea27d4

commit 571a9d07c435c4f3fb4ec84dbe9220989cea27d4
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-05-11 21:55:30 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-05-11 22:01:54 +0000

    app-shells/peco: migrate to EGO_SUM
    
    Bug: https://bugs.gentoo.org/714728
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-shells/peco/Manifest                      | 27 ++++++++++-----
 app-shells/peco/files/peco-0.5.7-go.sum.patch | 37 +++++++++++++++++++++
 app-shells/peco/peco-0.5.7.ebuild             | 47 +++++++++++++++++----------
 3 files changed, 85 insertions(+), 26 deletions(-)