Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912807 - sys-apps/gentoo-functions missing license
Summary: sys-apps/gentoo-functions missing license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-22 07:45 UTC by steffen_brauer
Modified: 2023-08-25 05:11 UTC (History)
2 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-22 07:45:54 UTC
https://gitweb.gentoo.org/proj/gentoo-functions.git/tree/ecma48-cpr.c is public-domain.

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

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

commit 33f53d4b870ac46ec2ac3035a9cb8b5e5747578f
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-08-23 21:51:45 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-08-23 21:53:07 +0000

    sys-apps/gentoo-functions: update LICENSE
    
    Closes: https://bugs.gentoo.org/912807
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-08-24 20:48:25 UTC
The bug has been closed via the following commit(s):

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

commit 6bfc7422083df0d63bc1aa4399bf6e56c88bf2e2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-24 20:47:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-24 20:47:54 +0000

    sys-apps/gentoo-functions: update LICENSE
    
    ecma48-cpr.c in master is public-domain. It is not yet in a release.
    
    Closes: https://bugs.gentoo.org/912807
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/gentoo-functions/gentoo-functions-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

commit 7c0f60c1c67882265c91f8a75c5a1c02e78c8376
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-24 20:46:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-24 20:47:16 +0000

    Revert "sys-apps/gentoo-functions: update LICENSE"
    
    This reverts commit 33f53d4b870ac46ec2ac3035a9cb8b5e5747578f.
    
    The relevant file is not in 0.19, just in master. The commit also neglected
    to sync live.
    
    Bug: https://bugs.gentoo.org/912807
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 steffen_brauer 2023-08-25 05:11:55 UTC
Sorry, I missed that.