From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1226793-garchives=archives.gentoo.org@lists.gentoo.org> 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 478981382C5 for <garchives@archives.gentoo.org>; Sun, 29 Nov 2020 09:31:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56831E0833; Sun, 29 Nov 2020 09:31:01 +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 3B2AEE0830 for <gentoo-commits@lists.gentoo.org>; Sun, 29 Nov 2020 09:31:01 +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 DE2143413DA for <gentoo-commits@lists.gentoo.org>; Sun, 29 Nov 2020 09:30:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 611533F0 for <gentoo-commits@lists.gentoo.org>; Sun, 29 Nov 2020 09:30:58 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1606640713.8555f565ff38171328cfcd9aee46b07a6ccfbfd4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8555f565ff38171328cfcd9aee46b07a6ccfbfd4 X-VCS-Branch: master Date: Sun, 29 Nov 2020 09:30:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 018faf4e-13dc-473d-bc2e-ce68a3e69944 X-Archives-Hash: e2d1a0230c4ebd76f8ae694fb60ccd3b commit: 8555f565ff38171328cfcd9aee46b07a6ccfbfd4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Nov 29 09:04:52 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Nov 29 09:05:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8555f565 package.mask: Last rite dev-libs/libclangformat-ide Bug: https://bugs.gentoo.org/734732 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 1bee69f9232..b5164eb3063 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <mgorny@gentoo.org> (2020-11-29) +# libclangformat-ide is masked for removal. +dev-qt/qt-creator clang + # Joonas Niilola <juippis@gentoo.org> (2020-11-26) # Still too experimental. efl's upstream can't keep up with libavif's. # Bug: 756733 diff --git a/profiles/package.mask b/profiles/package.mask index 83b1ae122dc..2a997cd3adb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2020-11-29) +# An awful hack-package that was dumped on others, and not touched +# by the person adding it since. Depends on obsolete LLVM versions +# and needs a version bump. +# Removal in 30 days. Bug #734732. +dev-libs/libclangformat-ide + # David Seifert <soap@gentoo.org> (2020-11-28) # Last release in 2002, multiple open bugs, no maintainer, no revdeps. # Bug #709512, #713300, #729518, Removal in 30 days.