Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732136 - dev-go/goptlib possible lastrites
Summary: dev-go/goptlib possible lastrites
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-10 20:31 UTC by William Hubbs
Modified: 2020-08-20 12:52 UTC (History)
0 users

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-07-10 20:31:15 UTC
This package uses the golang-* eclasses; also it appears to be only a
library.

Since it has no rdepends in the tree and uses the old golang-* eclasses
it should be removed or migrated to the go-module eclass if possible.

Thanks,

William
Comment 1 Larry the Git Cow gentoo-dev 2020-07-11 12:14:48 UTC
The bug has been referenced in the following commit(s):

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

commit 1d5f467f37d5a7787800e314fb0047b9fedc29b5
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-07-11 12:10:44 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-07-11 12:10:44 +0000

    profiles: last-rite dev-go/goptlib
    
    Bug: https://bugs.gentoo.org/732136
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-08-20 12:52:52 UTC
The bug has been closed via the following commit(s):

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

commit 6649da26a7fac5390a2d5e7f20b985dc3b58993a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-08-20 12:49:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-08-20 12:49:14 +0000

    dev-go/goptlib: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/732136
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-go/goptlib/Manifest             |  1 -
 dev-go/goptlib/goptlib-1.1.0.ebuild | 24 ------------------------
 dev-go/goptlib/metadata.xml         | 12 ------------
 profiles/package.mask               |  6 ------
 4 files changed, 43 deletions(-)