Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724876 - net-p2p/go-ethereum-1.9.14 bump
Summary: net-p2p/go-ethereum-1.9.14 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mathy Vanvoorden
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-23 22:27 UTC by William Hubbs
Modified: 2020-06-13 19:32 UTC (History)
1 user (show)

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


Attachments
go-ethereum-1.9.14.ebuild (go-ethereum-1.9.14.ebuild,13.59 KB, text/plain)
2020-05-23 22:28 UTC, William Hubbs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Hubbs gentoo-dev 2020-05-23 22:27:23 UTC
This version migrates to go modules, so we should bump it and remove the
previous version.

Thanks,

William
Comment 1 William Hubbs gentoo-dev 2020-05-23 22:28:46 UTC
Created attachment 641272 [details]
go-ethereum-1.9.14.ebuild

This is the ebuild for the new version.

Thanks,

William
Comment 2 Larry the Git Cow gentoo-dev 2020-06-13 19:32:13 UTC
The bug has been closed via the following commit(s):

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

commit dccfdacabb126c27f454dfece86d7786bd5a8c1f
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-06-13 19:24:41 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-06-13 19:31:57 +0000

    net-p2p/go-ethereum: remove old
    
    Closes: https://bugs.gentoo.org/724876
    
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-p2p/go-ethereum/Manifest                  |  1 -
 net-p2p/go-ethereum/go-ethereum-1.8.15.ebuild | 45 ---------------------------
 net-p2p/go-ethereum/metadata.xml              |  1 -
 3 files changed, 47 deletions(-)

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

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

commit f94e6840c5bc640cf456209e1f3a5de4e05cf5f7
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-06-13 19:19:29 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-06-13 19:31:56 +0000

    net-p2p/go-ethereum: 1.9.15 bump
    
    Closes: https://bugs.gentoo.org/668098
    Closes: https://bugs.gentoo.org/696472
    Bug: https://bugs.gentoo.org/724876
    
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-p2p/go-ethereum/Manifest                  | 232 ++++++++++++++++++++++
 net-p2p/go-ethereum/go-ethereum-1.9.15.ebuild | 272 ++++++++++++++++++++++++++
 2 files changed, 504 insertions(+)