Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880285 - media-gfx/libredwg has incorrect LICENSE
Summary: media-gfx/libredwg 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: Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 04:17 UTC by ganooslashlinus
Modified: 2022-11-08 08:52 UTC (History)
0 users

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


Attachments
scancode-toolkit output (libredwg-0.12.5-r1.csv,301.13 KB, text/csv)
2022-11-08 04:17 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:17:49 UTC
Created attachment 828553 [details]
scancode-toolkit output

All ebuilds: LICENSE="GPL-3 MIT"

I inspected libredwg-0.12.5-r1.

README:
...
This library is free software, licensed under the terms of the GNU
General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


I can't find anything GPLv3-only with scancode-toolkit.

Should be: LICENSE="GPL-3+ MIT"
Comment 1 Larry the Git Cow gentoo-dev 2022-11-08 08:52:50 UTC
The bug has been closed via the following commit(s):

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

commit 7f3c3f93656e34d3f56ea522324e21a9404b3c24
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-11-08 08:49:50 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-11-08 08:52:37 +0000

    media-gfx/libredwg: update license
    
    Closes: https://bugs.gentoo.org/880285
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 media-gfx/libredwg/libredwg-0.12.4.ebuild    | 4 ++--
 media-gfx/libredwg/libredwg-0.12.5-r1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)