Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694396 - dev-go/go-tour: incomplete LICENSE
Summary: dev-go/go-tour: incomplete LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-14 21:05 UTC by Michał Górny
Modified: 2019-09-15 05:35 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-14 21:05:59 UTC
$ find -name '*LICENSE*' -exec ninka {} ';'
./static/lib/codemirror/LICENSE;spdxMIT;1;4;0;2;0;MITname,Copyright,4
./LICENSE;spdxBSD3;1;6;1;1;0;Copyright,-1,6

So MIT's missing.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-15 05:35:17 UTC
The bug has been closed via the following commit(s):

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

commit 3a3022050daa38781e5c8a5374d77cb880baeed1
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-09-15 05:34:08 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-09-15 05:34:20 +0000

    dev-go/go-tour: LICENSE: Add MIT
    
    Reported-by: Michał Górny <mgorny@gentoo.org>
    Closes: https://bugs.gentoo.org/694396
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-go/go-tour/go-tour-0_p20180810.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)