Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881635 - app-admin/pass has incorrect LICENSE
Summary: app-admin/pass 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: Jason A. Donenfeld
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-17 07:58 UTC by ganooslashlinus
Modified: 2024-12-02 14:57 UTC (History)
1 user (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 ganooslashlinus 2022-11-17 07:58:44 UTC
All ebuilds:
LICENSE="GPL-2"

COPYING:
...  
    This program is 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.
...

Should be: LICENSE="GPL-2+"
Comment 1 Alexander Kurakin 2024-06-13 21:21:52 UTC
Fill  the pull request, please?
Comment 2 Larry the Git Cow gentoo-dev 2024-12-02 14:57:44 UTC
The bug has been closed via the following commit(s):

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

commit 37746741e80f5f23843157da0295112c8c31efb0
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2024-12-02 10:37:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-02 14:57:07 +0000

    app-admin/pass: LICENSE fix
    
    Closes: https://bugs.gentoo.org/881635
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Closes: https://github.com/gentoo/gentoo/pull/39557
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/pass/pass-1.7.3-r2.ebuild | 4 ++--
 app-admin/pass/pass-1.7.4-r2.ebuild | 2 +-
 app-admin/pass/pass-9999.ebuild     | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)