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 CC907138350 for ; Mon, 27 Apr 2020 09:22:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E581BE08C4; Mon, 27 Apr 2020 09:22:51 +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 CCB3BE08C4 for ; Mon, 27 Apr 2020 09:22:51 +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 6F52434FC30 for ; Mon, 27 Apr 2020 09:22:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AC6F1E4 for ; Mon, 27 Apr 2020 09:22:48 +0000 (UTC) From: "Rui Huang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" Message-ID: <1587979345.2db2900e7ce0cb53498d7063abc7dfa91805514c.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: 2db2900e7ce0cb53498d7063abc7dfa91805514c X-VCS-Branch: dev Date: Mon, 27 Apr 2020 09:22:48 +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: aeb06c77-e180-4580-8a94-5f808e225a56 X-Archives-Hash: 12519a626e71acb94d422791d8c12786 commit: 2db2900e7ce0cb53498d7063abc7dfa91805514c Author: Huang Rui gmail com> AuthorDate: Mon Apr 27 09:15:36 2020 +0000 Commit: Rui Huang gmail com> CommitDate: Mon Apr 27 09:22:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2db2900e guru/profiles/package.mask: kikoplay works, but masked for repoman check Even in ::gentoo there are still many softwares that depend on lua:5.1, lua:5.2, lua:5.3, now lua5.4 is released. This is the discussion: https://github.com/gentoo/guru/issues/9 This is extremely strange and unreasonable for blocking lua:5.1, lua:5.2, lua:5.3 in ::gentoo, Many excellent software which using latest lua may blocked. This package should unmask when lua:5.3 unmasked. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui gmail.com> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e69de29..1c7ef82 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -0,0 +1,4 @@ +# Huang Rui (2020-04-27) +# Requires >=dev-lang/lua-5.3 which is masked +# User should unmask dev-lang/lua-5.3 and media-video/kikoplay to install +media-video/kikoplay