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 EF3061382C5 for ; Tue, 27 Feb 2018 23:42:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DE78E0951; Tue, 27 Feb 2018 23:42:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1048AE0951 for ; Tue, 27 Feb 2018 23:42:07 +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 CC42E335C2C for ; Tue, 27 Feb 2018 23:42:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DEC71D8 for ; Tue, 27 Feb 2018 23:42:02 +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: <1519774120.c9b40e83a5db3ba448d336d51247dd3a014917e6.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: c9b40e83a5db3ba448d336d51247dd3a014917e6 X-VCS-Branch: master Date: Tue, 27 Feb 2018 23:42:02 +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-Archives-Salt: 04b1cd6a-14f9-4a2e-a99c-b56c6828f546 X-Archives-Hash: a241cbc967a81b2e47213ae5b7c59d5d commit: c9b40e83a5db3ba448d336d51247dd3a014917e6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 27 23:28:40 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 27 23:28:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b40e83 profiles: Mask dev-tex/qtexengine for removal profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7dc47c49a9d..194152b3a93 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (28 Feb 2018) +# Dead upstream, depends on dead Qt4. +# Masked for removal in 30 days. +dev-tex/qtexengine + # Andreas Sturmlechner (27 Feb 2018) # Depends on deprecated Qt4, no Qt5 work found. No maintainer. # Masked for removal in 30 days. Bug #644534