commit: 7d37733a8ddda89aec588df30e698c14138a936f Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 01:29:21 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 01:29:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d37733a
profiles: mask media-sound/lastfmplayer for removal Bug: https://bugs.gentoo.org/637014 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3406060e40f..2819f5b785f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Michael Palimamka <[email protected]> (11 Feb 2018 +# Fails to build (bug #538400). Requires dead Qt 4 (bug #637014). +# Dead upstream. Masked for removal in 30 days. +media-sound/lastfmplayer + # Aaron W. Swenson <[email protected]> (10 Feb 2018) # The 9.2 branch of PostgreSQL is past EOL. Removal in 30 days (12 Mar 2018). <dev-db/postgresql-9.3
