commit: a8f4e503dd78a0a8e3c23f15c61bab89d9dc3fc6 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 4 13:49:34 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Feb 5 00:40:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f4e503
profiles: Mask undistributable games-misc/fortune-mod-* for removal. These are all collections of copyrighted material. They come without any permission of the original authors for redistribution. For most of the modules also HOMEPAGE or SRC_URI are gone. Reviewed-by: James Le Cuirot <chewi <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a773b1cc07e..babfff3eb70 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,79 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# Masked for removal in 30 days. Bug #634288. +games-misc/fortune-mod-calvin +games-misc/fortune-mod-futurama + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license. HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #634288, #703710. +games-misc/fortune-mod-debilneho + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# "The entire text is copyrighted by the rightful owners." +# Masked for removal in 30 days. Bugs #302722, #634288. +games-misc/fortune-mod-discworld +games-misc/fortune-mod-hitchhiker +games-misc/fortune-mod-simpsons-chalkboard +games-misc/fortune-mod-starwars + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #634288, #703712, #703738. +games-misc/fortune-mod-dubya +games-misc/fortune-mod-strangelove + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #302722, #634288, #703714. +games-misc/fortune-mod-dune + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #634288, #703716. +games-misc/fortune-mod-familyguy + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #634288, #703718. +games-misc/fortune-mod-firefly + +# Ulrich Müller <[email protected]> (2020-02-04) +# Allegedly GPL, but "quotes ... are copyright Fox Television." +# Copyright status unclear. HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #634288, #703724. +games-misc/fortune-mod-homer + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# Bad HOMEPAGE. SRC_URI is gone. +# Masked for removal in 30 days. Bugs #634288, #703730. +games-misc/fortune-mod-pqf + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license. HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #634288, #703732. +games-misc/fortune-mod-slackware + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. +# HOMEPAGE and SRC_URI are gone. +# Masked for removal in 30 days. Bugs #634288, #703736. +games-misc/fortune-mod-sp-fortunes + +# Ulrich Müller <[email protected]> (2020-02-04) +# No license; copyright status unclear. SRC_URI is gone. +# Masked for removal in 30 days. Bugs #634288, #703742. +games-misc/fortune-mod-woody-allen-it + # Conrad Kostecki <[email protected]> (2020-02-04) # Python2 only, no reverse dependencies left, since they got removed. # Masked for removal in 30 days.
