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 AF2B1138239 for ; Sun, 7 Feb 2021 00:59:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C84FAE0837; Sun, 7 Feb 2021 00:59:10 +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 AB5EDE0837 for ; Sun, 7 Feb 2021 00:59:10 +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 42679343686 for ; Sun, 7 Feb 2021 00:59:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2D3C4AE for ; Sun, 7 Feb 2021 00:59:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612659544.06c1a63abcc1fb35faeba4a11397193dc1073c84.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 06c1a63abcc1fb35faeba4a11397193dc1073c84 X-VCS-Branch: master Date: Sun, 7 Feb 2021 00:59:07 +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: bdf543e4-7f71-43be-81a0-2f53d19f718c X-Archives-Hash: 606a3bdefe073ced49919abf4093e1a9 commit: 06c1a63abcc1fb35faeba4a11397193dc1073c84 Author: Sam James gentoo org> AuthorDate: Sun Feb 7 00:58:28 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 7 00:59:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c1a63a profiles/base/package.use.mask: mask sci-libs/gdal[doc] Missing doc dependencies which need to be added carefully using the right Python eclass primitives. Bug: https://bugs.gentoo.org/759523 Signed-off-by: Sam James gentoo.org> profiles/base/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index e6a1c237f91..f5ad60862fa 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,13 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James (2021-02-07) +# Fails to build with USE=doc for now. +# Needs rework to use Python eclasses +# for conditional doc dependencies. +# bug #759523 +sci-libs/gdal doc + # Lars Wendler (2021-01-26) # Fails to build: #