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 76CC2138359 for ; Sat, 29 Aug 2020 09:49:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84AF6E0885; Sat, 29 Aug 2020 09:49: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 671FCE0885 for ; Sat, 29 Aug 2020 09:49: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 1A04E340C58 for ; Sat, 29 Aug 2020 09:49:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8142C331 for ; Sat, 29 Aug 2020 09:49:52 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1598694574.c22dfc6b5a57782adebbb05d55a196af8d1e0233.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c22dfc6b5a57782adebbb05d55a196af8d1e0233 X-VCS-Branch: master Date: Sat, 29 Aug 2020 09:49: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: bb0e8587-1ce9-406b-9022-38a6c2b25bbb X-Archives-Hash: d3426023ec9727cc85ae9d4080fc79a7 commit: c22dfc6b5a57782adebbb05d55a196af8d1e0233 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Aug 29 09:49:34 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Aug 29 09:49:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22dfc6b profiles: cleanup Signed-off-by: Mikle Kolyada gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c158331c0b6..7b51bb7bddd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -736,12 +736,6 @@ media-sound/jack # Removal in 30 days. Bug #735010. dev-python/distributed -# Mikle Kolyada (2020-07-31) -# Broken package with dead upstream. -# Libraries like tikz/pgf can be used as a replacement. -# Removal in 30 days. -dev-tex/herm-pic - # Michał Górny (2020-07-28) # Masked for the time being due to dep on LLVM 8. Bug #720236. <=dev-ada/gps-2019-r1