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 E955F138334 for ; Sat, 4 Jan 2020 14:31:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06448E082F; Sat, 4 Jan 2020 14:31:32 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1D18E082F for ; Sat, 4 Jan 2020 14:31:31 +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 9173E34DD3E for ; Sat, 4 Jan 2020 14:31:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06049AC for ; Sat, 4 Jan 2020 14:31:29 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1578148261.c5cbc1869428f0a8fe0c07ff7a43bb7a03f1c74f.chewi@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: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: c5cbc1869428f0a8fe0c07ff7a43bb7a03f1c74f X-VCS-Branch: master Date: Sat, 4 Jan 2020 14:31:29 +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: b9db5f31-4d6c-40b5-8cff-822e88cecb73 X-Archives-Hash: f392df4772427bbee3c1705f2bacd526 commit: c5cbc1869428f0a8fe0c07ff7a43bb7a03f1c74f Author: James Le Cuirot gentoo org> AuthorDate: Sat Jan 4 14:29:01 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Jan 4 14:31:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5cbc186 profiles: Unmask dosbox[debug] as the issue has been patched It still affects the stable version but that will be removed soon. Bug: https://bugs.gentoo.org/701688 Signed-off-by: James Le Cuirot gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 03218075298..8e11a88a7f0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,10 +6,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# James Le Cuirot (2020-01-01) -# Debug is currently broken with ncurses[tinfo]. See bug #701688. -games-emulation/dosbox debug - # Brian Evans (2019-12-19) # PHP 7.1 is end of life and has security issues Bug 703326 # Associated packages are not ready for new versions tracked in bug 702110