Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912391 - dev-util/cmake wrong license
Summary: dev-util/cmake 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-17 08:43 UTC by steffen_brauer
Modified: 2023-08-28 00:46 UTC (History)
4 users (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 steffen_brauer 2023-08-17 08:43:09 UTC
In 2009 license was switched to BSD. See https://gitlab.kitware.com/cmake/cmake/-/commit/96afb120873776f06b1ba2ca6898e0a37789406f

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

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

commit 15b6c3ad85272fb2a1453e4be0e8c8558e4263e0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-18 08:14:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-18 08:20:38 +0000

    dev-util/cmake: update LICENSE
    
    Per the bug, CMake has been licenced under BSD since 2009(!):
    https://gitlab.kitware.com/cmake/cmake/-/commit/96afb120873776f06b1ba2ca6898e0a37789406f
    
    Closes: https://bugs.gentoo.org/912391
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cmake/cmake-3.26.4-r2.ebuild | 2 +-
 dev-util/cmake/cmake-3.26.5-r1.ebuild | 2 +-
 dev-util/cmake/cmake-3.27.0-r1.ebuild | 2 +-
 dev-util/cmake/cmake-3.27.1-r1.ebuild | 2 +-
 dev-util/cmake/cmake-3.27.2.ebuild    | 2 +-
 dev-util/cmake/cmake-3.27.3.ebuild    | 2 +-
 dev-util/cmake/cmake-9999.ebuild      | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit e697c49770a523d59859302eae5961d8553bc4a0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-18 08:17:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-18 08:20:38 +0000

    licenses: drop now-unused CMake licence
    
    Bug: https://bugs.gentoo.org/912391
    Signed-off-by: Sam James <sam@gentoo.org>

 licenses/CMake | 46 ----------------------------------------------
 1 file changed, 46 deletions(-)