Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912723 - net-misc/curl missing license
Summary: net-misc/curl missing license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-21 09:33 UTC by steffen_brauer
Modified: 2023-09-14 02:39 UTC (History)
1 user (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.
Comment 1 Matt Jolly gentoo-dev 2023-09-03 07:29:16 UTC
Good catch, thanks!
Comment 2 steffen_brauer 2023-09-04 06:32:07 UTC
BSD and ISC do not depend on the test-use-flag.

LICENSE should be "curl BSD ISC test? ( BSD-4 )"
Comment 3 Larry the Git Cow gentoo-dev 2023-09-14 02:39:11 UTC
The bug has been closed via the following commit(s):

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

commit 0e5fa1dfbbff8de6443aa4bc8a744ca590184499
Author:     Matt Jolly <Matt.Jolly@footclan.ninja>
AuthorDate: 2023-09-03 07:26:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-14 02:14:00 +0000

    net-misc/curl: update LICENSE
    
    The 'curl' licence isn't the only one that appears in the
    source code.
    
    Closes: https://bugs.gentoo.org/912723
    Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/curl-8.0.1.ebuild | 2 +-
 net-misc/curl/curl-8.1.2.ebuild | 2 +-
 net-misc/curl/curl-8.2.1.ebuild | 2 +-
 net-misc/curl/curl-9999.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)