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 03D95158046 for ; Tue, 15 Oct 2024 05:27:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4ADF2E079C; Tue, 15 Oct 2024 05:27:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 3456FE079C for ; Tue, 15 Oct 2024 05:27:47 +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 690D034168D for ; Tue, 15 Oct 2024 05:27:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF6C51671 for ; Tue, 15 Oct 2024 05:27:44 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1728970012.507be1611c3b951faad528a0679ec680b5e7c55a.ulm@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: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 507be1611c3b951faad528a0679ec680b5e7c55a X-VCS-Branch: master Date: Tue, 15 Oct 2024 05:27:44 +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: 07fa5ff2-0335-479d-8ac0-d25cad85e868 X-Archives-Hash: 9250ee9e72ec9c2eb916acaca8450b87 commit: 507be1611c3b951faad528a0679ec680b5e7c55a Author: Ulrich Müller gentoo org> AuthorDate: Tue Oct 15 05:19:55 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Oct 15 05:26:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507be161 profiles: Mask app-emacs/quilt-el for removal Bug: https://bugs.gentoo.org/247500 Signed-off-by: Ulrich Müller gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1c3c1a293998..ce67d1160fa1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller (2024-10-15) +# No longer provided as a separate package; the Emacs mode is now +# installed by dev-util/quilt with USE=emacs. +# Removal on 2024-11-14. Bug #247500. +app-emacs/quilt-el + # Alfredo Tupone (2024-10-14) # These packages are no more needed. # Use dev-ml/opam, dev-ml/opam-file-format,