Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881631 - app-text/ocrad has incorrect LICENSE
Summary: app-text/ocrad has incorrect LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal (vote)
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:38 UTC by ganooslashlinus
Modified: 2024-06-22 18:54 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:38:42 UTC
LICENSE="GPL-2"

ocrad --version:
GNU ocrad 0.27
Copyright (C) 2019 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-22 18:54:03 UTC
The bug has been closed via the following commit(s):

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

commit 763165733822baea5e9c274073e60f45e2675c10
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2024-06-20 16:14:49 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-06-22 18:51:39 +0000

    app-text/ocrad: fix LICENSE
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/881631
    Closes: https://github.com/gentoo/gentoo/pull/37228
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-text/ocrad/ocrad-0.27.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)