mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
games-roguelike/cataclysm-dda: update LICENSE
Show main license first, make soundpack license USE-conditional. Add BSD license as per upstream d7e135a. Signed-off-by: strategictraveler <strategictraveler@proton.me>
This commit is contained in:
@@ -29,8 +29,7 @@ else
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
# CC-BY-SA-4.0 for soundpack
|
||||
LICENSE="Apache-2.0 CC-BY-SA-3.0 CC-BY-SA-4.0 MIT OFL-1.1 Unicode-3.0"
|
||||
LICENSE="CC-BY-SA-3.0 Apache-2.0 soundpack? ( CC-BY-SA-4.0 ) MIT OFL-1.1 Unicode-3.0"
|
||||
IUSE="debug doc ncurses nls +sound +soundpack test +tiles"
|
||||
REQUIRED_USE="soundpack? ( sound ) sound? ( tiles ) \
|
||||
|| ( tiles ncurses )"
|
||||
|
||||
@@ -29,8 +29,7 @@ else
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
# CC-BY-SA-4.0 for soundpack
|
||||
LICENSE="Apache-2.0 CC-BY-SA-3.0 CC-BY-SA-4.0 MIT OFL-1.1 Unicode-3.0"
|
||||
LICENSE="CC-BY-SA-3.0 Apache-2.0 BSD soundpack? ( CC-BY-SA-4.0 ) MIT OFL-1.1 Unicode-3.0"
|
||||
IUSE="debug doc ncurses nls +sound +soundpack test +tiles"
|
||||
REQUIRED_USE="soundpack? ( sound ) sound? ( tiles ) \
|
||||
|| ( tiles ncurses )"
|
||||
|
||||
Reference in New Issue
Block a user