Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880289 - dev-util/shtool has incorrect LICENSE
Summary: dev-util/shtool has incorrect LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-08 04:57 UTC by ganooslashlinus
Modified: 2023-09-17 14:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
scancode-toolkit output (shtool-2.0.8-r1.csv,39.03 KB, text/csv)
2022-11-08 04:57 UTC, ganooslashlinus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ganooslashlinus 2022-11-08 04:57:12 UTC
Created attachment 828557 [details]
scancode-toolkit output

LICENSE="GPL-2"

As reported by scancode-toolkit, each file has:
...
##  This file is part of shtool and free software; you can redistribute
##  it and/or modify it under the terms of the GNU General Public
##  License as published by the Free Software Foundation; either version
##  2 of the License, or (at your option) any later version.
...

I can't find anything GPLv2-only.

Should be: LICENSE="GPL-2+"
Comment 1 Larry the Git Cow gentoo-dev 2023-09-17 14:53:34 UTC
The bug has been closed via the following commit(s):

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

commit bc6dff3c060b307b508742c68cacde90e77ac5b3
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-09-17 10:00:06 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-17 14:50:17 +0000

    dev-util/shtool: EAPI8 bump, fixes #880289, #724276
    
    Closes: https://bugs.gentoo.org/880289
    Closes: https://bugs.gentoo.org/724276
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    Closes: https://github.com/gentoo/gentoo/pull/32876
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-util/shtool/shtool-2.0.8-r2.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)