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 4582F1382C5 for ; Sat, 20 Jun 2020 00:26:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1DF5E0843; Sat, 20 Jun 2020 00:26:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 2F569E0833 for ; Sat, 20 Jun 2020 00:26:09 +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 40C8D34F077 for ; Sat, 20 Jun 2020 00:26:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 446BB2AA for ; Sat, 20 Jun 2020 00:26:02 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1592612623.36419fda6972c45bf1fd9c6ee54d8499e208ad21.bman@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: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 36419fda6972c45bf1fd9c6ee54d8499e208ad21 X-VCS-Branch: master Date: Sat, 20 Jun 2020 00:26:02 +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: db2cd7e1-1e72-4dcd-a777-4ad02069a7bc X-Archives-Hash: 748ea1cbc3b7e2bd38b8ca7383f94d0c commit: 36419fda6972c45bf1fd9c6ee54d8499e208ad21 Author: Sam James (sam_c) cmpct info> AuthorDate: Tue Jun 16 15:06:24 2020 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Jun 20 00:23:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36419fda media-libs/aubio[doc]: package.use.mask Documentation generation is currently broken. Mask it for now so we can proceed with a security stabilisation. Bug: https://bugs.gentoo.org/679184 Signed-off-by: Sam James (sam_c) cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/16282 Signed-off-by: Aaron Bauman gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5d713ebb1d4..699b8d77753 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James (2020-16-06) +# Doc build broken for now +# Bug #679184 +media-libs/aubio doc + # Stephan Hartmann (2020-16-06) # Mostly intended for debugging and development, # not recommended for general use. Build is also often