Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 912820

Summary: sys-apps/i2c-tools wrong license
Product: Gentoo Linux Reporter: steffen_brauer
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)