Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840598 - games-emulation/dolphin: Variable in LICENSE
Summary: games-emulation/dolphin: Variable in LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 840565
  Show dependency tree
 
Reported: 2022-04-24 14:46 UTC by Ulrich Müller
Modified: 2022-04-27 22:10 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.
Description Ulrich Müller gentoo-dev 2022-04-24 14:46:29 UTC
Ebuilds have LICENSE+=" ${KEEP_BUNDLED[*]}". Please update to literal license names.

Policy reference:
https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0106
Comment 1 Larry the Git Cow gentoo-dev 2022-04-27 22:10:20 UTC
The bug has been closed via the following commit(s):

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

commit cb0810b6683c41e9f179c32f86844f4c7fbb9898
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-04-27 22:09:55 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-04-27 22:09:55 +0000

    games-emulation/dolphin: Don't use variable in LICENSE
    
    Closes: https://bugs.gentoo.org/840598
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-emulation/dolphin/dolphin-5.0_p20210506-r3.ebuild | 4 +---
 games-emulation/dolphin/dolphin-9999.ebuild             | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)