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 DACEA139694 for ; Sat, 8 Jul 2017 07:46:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A05FE0C2F; Sat, 8 Jul 2017 07:46:07 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 263CDE0C2F for ; Sat, 8 Jul 2017 07:46: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 36071341A0A for ; Sat, 8 Jul 2017 07:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7813F7490 for ; Sat, 8 Jul 2017 07:46:04 +0000 (UTC) From: "Michał Górny" 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" Message-ID: <1499499882.11c60c801d83ea246bba39e4e84e49ff7e8c3940.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 11c60c801d83ea246bba39e4e84e49ff7e8c3940 X-VCS-Branch: master Date: Sat, 8 Jul 2017 07:46:04 +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: 2facc17a-393c-4cac-9aae-aadbfea6e94b X-Archives-Hash: e0d3285692bb0d0a60abb497bd51cc16 commit: 11c60c801d83ea246bba39e4e84e49ff7e8c3940 Author: Michał Górny gentoo org> AuthorDate: Sat Jul 8 07:44:42 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 8 07:44:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c60c80 profiles/base: Mask media-video/parole[clutter] due to dep on old GTK+3 profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9d99e7c8d00..0fa2c9f2afa 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (8 Jul 2017) +# The clutter backend is broken with new GTK+3 versions and upstream +# haven't been able to fix it so far. Enforcing an old GTK+3 version +# is not a good solution long-term, so mask the flag entirely. +media-video/parole clutter + # Michał Górny (29 Jun 2017) # Upstream switched to CMake and no longer provides option to build # static and shared libs. The flag is preserved not to break USE