Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741138 - net-news/newsboat-2.20.1: license should be Boost-1.0
Summary: net-news/newsboat-2.20.1: license should be Boost-1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-08 08:22 UTC by Ferenc Erki
Modified: 2020-11-29 16:10 UTC (History)
2 users (show)

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 Ferenc Erki 2020-09-08 08:22:19 UTC
The recent net-news/newsboat-2.20.1 specifies BSL-1.1 among its licenses, which stands for Business Source License.

The BSL mentioned in upstream's recent PR[1] actually refers to Boost Software License, which is represented as Boost-1.0 in Gentoo.

[1]: https://github.com/newsboat/newsboat/pull/1007

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-09-11 17:17:20 UTC
The bug has been closed via the following commit(s):

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

commit 0f25d502deb2877474b90c3c32629830ad98d033
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2020-09-11 17:16:59 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2020-09-11 17:17:15 +0000

    net-news/newsboat: correct license
    
    cargo-ebuild detected Boost license as BSL.
    
    Closes: https://bugs.gentoo.org/741138
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 net-news/newsboat/newsboat-2.20.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Ionen Wolkens gentoo-dev 2020-11-29 14:01:30 UTC
2.21 bump[0] brought back BSL-1.1 again, guess(?) have to keep in mind to revert every time until cargo-ebuild is fixed

[0] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6031e47dd1c12f5979a1ff4a0c1706b302682b0a
Comment 3 Larry the Git Cow gentoo-dev 2020-11-29 16:10:30 UTC
The bug has been closed via the following commit(s):

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

commit 5a242f939fe789d16b7932c661169251666071e2
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2020-11-29 16:09:58 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2020-11-29 16:10:26 +0000

    net-news/newsboat: correct license
    
    cargo-ebuild detected Boost license as BSL.
    
    Closes: https://bugs.gentoo.org/741138
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 net-news/newsboat/newsboat-2.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)