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 3A10D138350 for ; Mon, 27 Apr 2020 11:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D313DE095D; Mon, 27 Apr 2020 11:25:08 +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 BE818E095D for ; Mon, 27 Apr 2020 11:25:08 +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 DFE7834F0E5 for ; Mon, 27 Apr 2020 11:25:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D28A201 for ; Mon, 27 Apr 2020 11:25:04 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1587973535.7f3fa9f16cb354eaee973bd2a04f56eefd776cbb.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 7f3fa9f16cb354eaee973bd2a04f56eefd776cbb X-VCS-Branch: master Date: Mon, 27 Apr 2020 11:25:04 +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: d7c57968-9a54-4b11-a44e-4256c75e729e X-Archives-Hash: f91d97fc04f5f975c0003ba55ffdc442 commit: 7f3fa9f16cb354eaee973bd2a04f56eefd776cbb Author: Huang Rui gmail com> AuthorDate: Mon Apr 27 07:33:12 2020 +0000 Commit: Andrew Ammerlaan riseup net> 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