Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881629 - app-editors/moe has incorrect LICENSE
Summary: app-editors/moe 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-17 07:35 UTC by ganooslashlinus
Modified: 2024-06-08 12:03 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 ganooslashlinus 2022-11-17 07:35:49 UTC
LICENSE="GPL-3"

moe --version:
GNU moe 1.12
Copyright (C) 2022 Antonio Diaz Diaz.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Should be: LICENSE="GPL-2+"
Comment 1 Larry the Git Cow gentoo-dev 2024-06-08 12:03:17 UTC
The bug has been closed via the following commit(s):

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

commit 9e36e3f5e3cdfdba30b5720aa881f1c36a4834bb
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2024-06-08 10:10:58 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-08 12:02:24 +0000

    app-editors/moe: fix LICENSE
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/881629
    Closes: https://github.com/gentoo/gentoo/pull/37079
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-editors/moe/moe-1.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)