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 25AC0138359 for ; Sat, 22 Aug 2020 11:41:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58ED0E0837; Sat, 22 Aug 2020 11:41:55 +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 41671E0837 for ; Sat, 22 Aug 2020 11:41:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3B337340B81 for ; Sat, 22 Aug 2020 11:41:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A78A82D2 for ; Sat, 22 Aug 2020 11:41:52 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1598096507.b8c40f1211ca55d702c789b79b0de85277a12ed6.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: b8c40f1211ca55d702c789b79b0de85277a12ed6 X-VCS-Branch: master Date: Sat, 22 Aug 2020 11:41:52 +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: ef6aefc4-a66f-468a-be3c-cffe56201027 X-Archives-Hash: 9d708ea4d6a24c48fe4fe537f7f29fbf commit: b8c40f1211ca55d702c789b79b0de85277a12ed6 Author: Miroslav Šulc gentoo org> AuthorDate: Sat Aug 22 11:38:45 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Aug 22 11:41:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c40f12 profiles/package.mask: masked media-libs/slv2 for removal Bug: https://bugs.gentoo.org/735380 Signed-off-by: Miroslav Šulc gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 342b1baacc8..499990055d9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Miroslav Šulc (2020-08-22) +# SLV2 has been replaced by Lilv. The latest and final version +# of SLV2 is 0.6.6, released on May 26, 2009. +# Removal in 30 days. Bug #735380. +media-libs/slv2 + # Michał Górny (2020-08-22) # These packages still require Python 3.6. They are either dead # upstream or their maintainers are simply unresponsive.