Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694386 - dev-go/go-md2man: incomplete LICENSE
Summary: dev-go/go-md2man: 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: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694792
  Show dependency tree
 
Reported: 2019-09-14 20:56 UTC by Michał Górny
Modified: 2020-04-04 06:38 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 20:56:21 UTC
./vendor/github.com/russross/blackfriday/LICENSE.txt is BSD-2

Since BSD-2 is more restrictive than MIT, it should be explicitly listed in LICENSE.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-03 19:59:03 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2020-04-04 06:38:32 UTC
The bug has been closed via the following commit(s):

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

commit 291506d2d5a5afee11dadd1940ef31394f80d51f
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-04-04 06:38:08 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-04-04 06:38:28 +0000

    dev-go/go-md2man: fix LICENSE
    
    Closes: https://bugs.gentoo.org/694386
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 dev-go/go-md2man/go-md2man-1.0.3.ebuild | 2 +-
 dev-go/go-md2man/go-md2man-1.0.6.ebuild | 2 +-
 dev-go/go-md2man/go-md2man-1.0.8.ebuild | 2 +-
 dev-go/go-md2man/go-md2man-2.0.0.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)