Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694418 - app-shells/mcfly: Missing LICENSE for bundled crates
Summary: app-shells/mcfly: Missing LICENSE for bundled crates
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694790
  Show dependency tree
 
Reported: 2019-09-15 06:36 UTC by Michał Górny
Modified: 2019-12-27 19:43 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-15 06:36:16 UTC
FWICS, the package is bundling a bunch of crates with licenses:
- MIT
- || ( MIT Apache-2.0 )
- || ( MIT Unlicense )
- BSD
- CC0

However, they are not listed in LICENSE.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-03 20:00:02 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2019-12-27 19:43:15 UTC
The bug has been closed via the following commit(s):

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

commit fe7bb135799a5394689809a2434970ee5634c5dc
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-12-27 19:42:39 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-12-27 19:42:49 +0000

    app-shells/mcfly: drop old
    
    Closes: https://bugs.gentoo.org/694418
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-shells/mcfly/Manifest           |  1 -
 app-shells/mcfly/mcfly-0.3.4.ebuild | 94 -------------------------------------
 2 files changed, 95 deletions(-)

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

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

commit 6c9d62bea0d70628eb05603d6a96264657520c79
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-12-27 19:39:13 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-12-27 19:42:49 +0000

    app-shells/mcfly: bump to 0.3.6
    
    fix ebuild QA issues and add licenses
    
    Bug: https://bugs.gentoo.org/694418
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-shells/mcfly/Manifest           |  1 +
 app-shells/mcfly/mcfly-0.3.6.ebuild | 96 +++++++++++++++++++++++++++++++++++++
 2 files changed, 97 insertions(+)