commit: 547a0785be230d47cd7814f6ab3b30c15d7b00cd Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Dec 25 10:12:19 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Dec 25 10:12:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547a0785
profiles: Mask x11-themes/audacious-themes for removal. Acked-by: Tony Vroon <chainsaw <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 97375b8b2b1..9f6a383c233 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2019-12-25) +# Broken SRC_URI. Most distfiles have no license, +# so we cannot distribute them on mirrors. +# Masked for removal in 30 days. Bug #635372. +x11-themes/audacious-themes + # David Seifert <[email protected]> (2019-12-24) # Unmaintained, uses dead POSIX streams interface, EAPI 4. # Bug #692228, Removal in 30 days.
