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 0A8E71580FD for ; Tue, 24 Dec 2024 23:45:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6160E0718; Tue, 24 Dec 2024 23:45:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9070BE0769 for ; Tue, 24 Dec 2024 23:45:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B09AF33E3A9 for ; Tue, 24 Dec 2024 23:45:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB59017C2 for ; Tue, 24 Dec 2024 23:45:40 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1735083742.c74c90a932332f7c584c8228abe5111ec96baf20.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: c74c90a932332f7c584c8228abe5111ec96baf20 X-VCS-Branch: dev Date: Tue, 24 Dec 2024 23:45: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: 741fd42c-d8f3-437d-8ed5-f711b66a1122 X-Archives-Hash: 1ed09c63d21087e11587322b190a5ab0 commit: c74c90a932332f7c584c8228abe5111ec96baf20 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Tue Dec 24 23:42:22 2024 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Tue Dec 24 23:42:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c74c90a9 profiles: mask media-plugins/gst-plugins-qt5 for removal Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0e227d470..612b38a63 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,11 @@ # New entries go on top. +# Anna (cybertailor) Vyalkova (2024-12-19) +# GStreamer plugin with no revdeps left, since Nheko was ported to Qt6. +# Removal on 2024-01-25. +media-plugins/gst-plugins-qt5 + # Takuya Wakazono (2024-12-21) # Fails to build since fcitx:5 was added. No maintainer. # Removal on 2024-01-21. Bug #927492.