From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 CE2DE1580E0 for ; Thu, 30 Jan 2025 00:13:05 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B930B3430F3 for ; Thu, 30 Jan 2025 00:13:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E15E811046F; Thu, 30 Jan 2025 00:13:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id CCA8E11046F for ; Thu, 30 Jan 2025 00:13:01 +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 7D1A43430BD for ; Thu, 30 Jan 2025 00:13:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17D2A252F for ; Thu, 30 Jan 2025 00:13:00 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1738195973.5f5b917f55bc2ee62313c9575b27010e8431ab7f.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5f5b917f55bc2ee62313c9575b27010e8431ab7f X-VCS-Branch: master Date: Thu, 30 Jan 2025 00:13:00 +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: 91f76f9b-930a-4d48-92ec-24ce9587040d X-Archives-Hash: 364d910f33b043b00789e89df2e957d4 commit: 5f5b917f55bc2ee62313c9575b27010e8431ab7f Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jan 30 00:12:27 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jan 30 00:12:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5b917f profiles: Mask media-libs/taglib-extras for removal Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0a468fb314ce..95eaf45813b9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-01-30) +# Last release 15 years ago, dead upstream (never imported from kdesvn), +# no revdeps probably since amarok last-rites. Removal on 2025-02-27. +media-libs/taglib-extras + # Conrad Kostecki (2024-01-28) # A package, which depends on Qt5. Upstream dead for many years. # Removal on 2025-02-28. Bug #948048