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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C0854158232 for ; Thu, 5 Dec 2024 14:59:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97C9AE097E; Thu, 5 Dec 2024 14:59:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80AD4E097E for ; Thu, 5 Dec 2024 14:59:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA626335C2E for ; Thu, 5 Dec 2024 14:59:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1ACA81F41 for ; Thu, 5 Dec 2024 14:59:38 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1733410753.07011a4a424eee702a5cec19767199eae0dbc013.flow@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: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 07011a4a424eee702a5cec19767199eae0dbc013 X-VCS-Branch: master Date: Thu, 5 Dec 2024 14:59:38 +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: 70c69ba1-5ede-4b91-8aef-26b674f6ba7c X-Archives-Hash: 96914580f762dafd0485bbed9ad127c1 commit: 07011a4a424eee702a5cec19767199eae0dbc013 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Nov 25 13:55:12 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Dec 5 14:59:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07011a4a profiles: last rite dev-util/android-sdk-update-manager Bug: https://bugs.gentoo.org/944885 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/39467 Signed-off-by: Florian Schmaus gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1a26fff7f291..1c4a3d7c4222 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki (2024-12-04) +# Bugs #845294 #757543 #517744 #704198 #366739 #350302 #614318 #637422 +# #738898 #501586. +# Blocks removal of dev-java/swt-3.7.2-r4, bug #944885. +# Users should switch to dev-util/android-sdk-cmdline-tools for a CLI replacement +# or dev-util/android-studio for a GUI replacement. +# Removal on 2025-01-04 +dev-util/android-sdk-update-manager +dev-java/swt:3.7 + # Pacho Ramos (2024-12-02) # Dead for ages, not ported to wxGTK 3.2 # Removal on 2024-12-31. Bug #929140.