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 40F4E1382C5 for ; Thu, 10 May 2018 09:06:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CC94E0985; Thu, 10 May 2018 09:06:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 33CBFE0985 for ; Thu, 10 May 2018 09:06:17 +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 2E495335C8F for ; Thu, 10 May 2018 09:06:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AE4242 for ; Thu, 10 May 2018 09:06:14 +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: <1525943124.dfc602282e6f097a9b46996658d0004f9f6802da.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: dfc602282e6f097a9b46996658d0004f9f6802da X-VCS-Branch: master Date: Thu, 10 May 2018 09:06:14 +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: 4fffdf73-e070-4b3e-af58-69914978b5d6 X-Archives-Hash: 90d5979ea036ada7ff74ee5dd1f22b5e commit: dfc602282e6f097a9b46996658d0004f9f6802da Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 10 09:01:12 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 10 09:05:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc60228 profiles: Mask dev-util/valkyrie for removal Bug: https://bugs.gentoo.org/640258 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a740cb11937..157e6d6b298 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (10 May 2018) +# Depends on dead Qt4, dead upstream. +# Masked for removal in 30 days. Bug #640258 +dev-util/valkyrie + # Andreas Sturmlechner (10 May 2018) # Depends on dead Qt4, severely outdated, no one does the bump. # Masked for removal in 30 days. Bugs #489190, #648666