Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912389 - dev-util/ccache missing license
Summary: dev-util/ccache missing license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-17 08:31 UTC by steffen_brauer
Modified: 2023-08-29 23:21 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-17 08:31:57 UTC
As per https://ccache.dev/license.html LICENSE should be "GPL3+ GPL3 MIT BSD Boost-1.0 LGPL-3 ISC PSF-2 BSD-2 || ( CC0-1.0 Apache-2.0)"

One of the MIT-licensed portions ("src/third_party/fmt/*.h and src/third_party/format.cpp") has an optional exception clause.
LGPL-3, ISC, PSF-2 are only relevant when building for WIN32.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-08-29 23:21:12 UTC
The bug has been closed via the following commit(s):

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

commit 177b45204790210bc1beab2ba5b7e3e8f572e741
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-29 23:19:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-29 23:19:52 +0000

    dev-util/ccache: add 4.8.3
    
    Closes: https://bugs.gentoo.org/912389
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/ccache/Manifest            |   2 +
 dev-util/ccache/ccache-4.8.3.ebuild | 132 ++++++++++++++++++++++++++++++++++++
 2 files changed, 134 insertions(+)