From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 34063138334 for ; Sat, 7 Sep 2019 07:15:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C384E0AAF; Sat, 7 Sep 2019 07:15:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4489AE0AAF for ; Sat, 7 Sep 2019 07:15:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2A1C34ADB7 for ; Sat, 7 Sep 2019 07:15:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BF614D3 for ; Sat, 7 Sep 2019 07:15:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1567840523.cc3f2da0dd392bf70434dfddf49347448f8fe5e1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/ profiles/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: cc3f2da0dd392bf70434dfddf49347448f8fe5e1 X-VCS-Branch: master Date: Sat, 7 Sep 2019 07:15:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f07d274d-0295-4fbc-ba82-ac02dfc776cf X-Archives-Hash: f15756b9bcbdd9f9faccca8f1ebf5b47 commit: cc3f2da0dd392bf70434dfddf49347448f8fe5e1 Author: Michał Górny gentoo org> AuthorDate: Sat Sep 7 07:14:48 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 7 07:15:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3f2da0 package.mask: Last rite media-libs/fmod Bug: https://bugs.gentoo.org/453748 Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 5 +++++ profiles/package.mask | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f493cc05738..af3690a1320 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2019-08-27) +# media-libs/fmod is slated for removal. +games-arcade/savagewheels fmod +games-fps/doomsday fmod + # Thomas Deutschmann (2019-09-02) # PGO not yet supported for comm-central, #693160 >=mail-client/thunderbird-68 pgo diff --git a/profiles/package.mask b/profiles/package.mask index 55e050dddbf..1c9ea2b06ba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Michał Górny (2019-09-07) +# Proprietary software with restricted download access. Last bumped +# in 2011. Still at EAPI 0. Of the two revdeps, both make FMOD +# optional and support alternative sound systems. +# Removal in 30 days. Bug #453748. +media-libs/fmod + # Ulrich Müller (2019-09-06) # Unmaintained upstream, last release in 2006. # Use app-emacs/mediawiki as replacement.