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 2A9C1138334 for ; Thu, 28 Jun 2018 09:08:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E00E5E07E0; Thu, 28 Jun 2018 09:08:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 AD640E07E0 for ; Thu, 28 Jun 2018 09:08:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2B157335CA6 for ; Thu, 28 Jun 2018 09:08:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C4F52B3 for ; Thu, 28 Jun 2018 09:08:30 +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: <1530176861.5b12eb6c55c8676c58f68c2e6621de496cc763a6.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: 5b12eb6c55c8676c58f68c2e6621de496cc763a6 X-VCS-Branch: master Date: Thu, 28 Jun 2018 09:08:30 +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: 05635ed0-ca7f-446c-afd5-59845ddaa6e7 X-Archives-Hash: eab432f4fbcc0a893d1a0febbddd7450 commit: 5b12eb6c55c8676c58f68c2e6621de496cc763a6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 28 09:07:41 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 28 09:07:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b12eb6c profiles: Mask app-eselect/eselect-qtgraphicssystem for removal profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index b48b5d2da2f..9e72cce8fda 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -53,6 +53,7 @@ =dev-qt/qttest-4.8.7 =dev-qt/qttranslations-4.8.7 =dev-qt/qtxmlpatterns-4.8.7 +app-eselect/eselect-qtgraphicssystem # Andreas Sturmlechner (26 Jun 2018) # Depends on dead Qt4. Bugs #644360, #644374, #656826, #655382