Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711912 - dev-go/go-tour: 20200201 bump
Summary: dev-go/go-tour: 20200201 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-08 21:44 UTC by William Hubbs
Modified: 2020-03-08 23:54 UTC (History)
0 users

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


Attachments
go-tour-0_pre20200201.ebuild (go-tour-0_pre20200201.ebuild,1.42 KB, text/plain)
2020-03-08 21:45 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-03-08 21:44:31 UTC
Zac,

here is a new ebuild for the go tour that uses modules and is updated to
match the current HEAD.

I'm attaching it here because I'm not sure how this is supposed to run,
so please go ahead and finish it.

Also, I named it as a 0 pre-release since there are no tagged releases
upstream.

Thanks,

William
Comment 1 William Hubbs gentoo-dev 2020-03-08 21:45:30 UTC
Created attachment 617568 [details]
go-tour-0_pre20200201.ebuild

This is the new ebuild.

Thanks,

William
Comment 2 Larry the Git Cow gentoo-dev 2020-03-08 23:54:10 UTC
The bug has been closed via the following commit(s):

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

commit 7b5c05ee1e0b39f94441696f8074c43c8e5db22c
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-03-08 23:43:39 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-03-08 23:54:01 +0000

    dev-go/go-tour: Bump to version 0_pre20200201
    
    Closes: https://bugs.gentoo.org/711912
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-go/go-tour/Manifest                     |  8 +++++
 dev-go/go-tour/go-tour-0_pre20200201.ebuild | 46 +++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)
Comment 3 Zac Medico gentoo-dev 2020-03-08 23:54:36 UTC
Thanks!