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 6BB11138239 for ; Mon, 29 Apr 2019 11:59:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E495E088C; Mon, 29 Apr 2019 11:59:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 41C5CE088C for ; Mon, 29 Apr 2019 11:59:44 +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 66556342DB9 for ; Mon, 29 Apr 2019 11:59:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93921A8 for ; Mon, 29 Apr 2019 11:59:41 +0000 (UTC) From: "Virgil Dupras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Virgil Dupras" Message-ID: <1556539136.35cedc38377f3fcdec46f980d8b49408853bc058.vdupras@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: vdupras X-VCS-Committer-Name: Virgil Dupras X-VCS-Revision: 35cedc38377f3fcdec46f980d8b49408853bc058 X-VCS-Branch: master Date: Mon, 29 Apr 2019 11:59:41 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1d0fae4a-ad16-49f0-a0ff-b6748bc5e9a9 X-Archives-Hash: 352d32b41e15472a97616165b8ea76c6 commit: 35cedc38377f3fcdec46f980d8b49408853bc058 Author: Virgil Dupras gentoo org> AuthorDate: Mon Apr 29 11:58:56 2019 +0000 Commit: Virgil Dupras gentoo org> CommitDate: Mon Apr 29 11:58:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cedc38 dev-python/pandas: mask doc USE flag It is temporarily broken. Bug: https://bugs.gentoo.org/680014 Signed-off-by: Virgil Dupras gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7eb87820486..36d440be9eb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Virgil Dupras (29 Apr 2019) +# Docs are temporarily broken. See bug #680014 +dev-python/pandas doc + # Ulrich Müller (25 Apr 2019) # Pulls in media-fonts/kochi-substitute as dependency, which allows # only non-commercial distribution and can therefore not be included