Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912820 - sys-apps/i2c-tools wrong license
Summary: sys-apps/i2c-tools wrong license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: 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:
Depends on:
Blocks:
 
Reported: 2023-08-22 10:28 UTC by steffen_brauer
Modified: 2024-04-22 16:52 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 steffen_brauer 2023-08-22 10:28:33 UTC
As per https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/about/ LICENSE is "LGPL-2.1+ GPL-2+"

With USE-flag "python" https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/tree/py-smbus/smbusmodule.c is GPL-2.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-04-22 16:52:36 UTC
The bug has been closed via the following commit(s):

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

commit ea216414a914d2caf88f0aa166ed8a127e061d60
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-04-22 16:15:20 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-04-22 16:51:47 +0000

    sys-apps/i2c-tools: enable py3.12
    
    Enable Python 3.12.
    Switch to PEP517 mode.
    Update license.
    
    Closes: https://bugs.gentoo.org/929813
    Closes: https://bugs.gentoo.org/922220
    Closes: https://bugs.gentoo.org/910032
    Closes: https://bugs.gentoo.org/912820
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 sys-apps/i2c-tools/i2c-tools-4.3-r1.ebuild | 63 ++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)