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 0CD6C138350 for ; Mon, 27 Apr 2020 07:46:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B323E0ADB; Mon, 27 Apr 2020 07:46:36 +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 33DDBE0ADB for ; Mon, 27 Apr 2020 07:46:36 +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 50F7534FB7D for ; Mon, 27 Apr 2020 07:46:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2217201 for ; Mon, 27 Apr 2020 07:46:32 +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: <1587973535.7f3fa9f16cb354eaee973bd2a04f56eefd776cbb.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: 7f3fa9f16cb354eaee973bd2a04f56eefd776cbb X-VCS-Branch: dev Date: Mon, 27 Apr 2020 07:46:32 +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: 963704f4-e7e9-49f7-808b-d8d4aaf4955e X-Archives-Hash: a7ec217b60d99e74071afe963332ee09 commit: 7f3fa9f16cb354eaee973bd2a04f56eefd776cbb Author: Huang Rui gmail com> AuthorDate: Mon Apr 27 07:33:12 2020 +0000 Commit: Rui Huang gmail com> CommitDate: Mon Apr 27 07:45:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f3fa9f1 guru/profiles/package.mask: after full test kikoplay works We can't simply and roughly mask a software that depends on slotted lua without detailed investigation, because 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. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui gmail.com> profiles/package.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e7631a9..e69de29 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,2 +0,0 @@ -#depend on lua5.3 that is not available -media-video/kikoplay