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 0A6EA1382C5 for ; Mon, 4 Jan 2021 05:27:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD62DE0949; Mon, 4 Jan 2021 05:27:38 +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 C3A7BE0949 for ; Mon, 4 Jan 2021 05:27:38 +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 6CDAE340E1A for ; Mon, 4 Jan 2021 05:27:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD847487 for ; Mon, 4 Jan 2021 05:27:35 +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: <1609738051.1bb2ae6723fccdf793b06365a67db4bee814f17d.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: 1bb2ae6723fccdf793b06365a67db4bee814f17d X-VCS-Branch: master Date: Mon, 4 Jan 2021 05:27:35 +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: b5094a32-c098-4850-b60d-cd001ca55afa X-Archives-Hash: 258af7e48d6a7a3e15e8628f21aa35a8 commit: 1bb2ae6723fccdf793b06365a67db4bee814f17d Author: Sam James gentoo org> AuthorDate: Mon Jan 4 05:27:12 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 4 05:27:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bb2ae67 profiles/base: mask app-i18n/enca[doc] Bug: https://bugs.gentoo.org/723438 Signed-off-by: Sam James 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 0555867a1b6..d4e3eb69e77 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 (2021-01-04) +# Doc generation is broken, needs gtkdoc-mktmpl (gone from gtk-doc) +# bug #723438 +app-i18n/enca doc + # Andreas Sturmlechner (2021-01-01) # media-video/pipewire:0/0.2 cleanup