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 0E41613835A for ; Mon, 28 Dec 2020 23:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B28F2BC048; Mon, 28 Dec 2020 23:22:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 342D92BC048 for ; Mon, 28 Dec 2020 23:22:44 +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 265DA3413AF for ; Mon, 28 Dec 2020 23:22:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 060E5483 for ; Mon, 28 Dec 2020 23:22:40 +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: <1609142920.e0efa345582e21403854c072e539901af60cec99.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/kikoplay/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/kikoplay/kikoplay-9999.ebuild X-VCS-Directories: media-video/kikoplay/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: e0efa345582e21403854c072e539901af60cec99 X-VCS-Branch: master Date: Mon, 28 Dec 2020 23:22:40 +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: d738f6ae-ac3f-48f5-b889-8650db01b5d8 X-Archives-Hash: 4e0ed85af96c2c3c64109e8b98d08306 commit: e0efa345582e21403854c072e539901af60cec99 Author: Huang Rui gmail com> AuthorDate: Mon Dec 28 08:08:40 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Dec 28 08:08:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e0efa345 media-video/kikoplay: lua5.3 unmasked in ::gentoo Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Huang Rui gmail.com> media-video/kikoplay/kikoplay-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-video/kikoplay/kikoplay-9999.ebuild b/media-video/kikoplay/kikoplay-9999.ebuild index 17eccd19..85edeffb 100644 --- a/media-video/kikoplay/kikoplay-9999.ebuild +++ b/media-video/kikoplay/kikoplay-9999.ebuild @@ -27,10 +27,6 @@ fi LICENSE="GPL-3" SLOT="0" -# Please unmask dev-lang/lua:5.3 in /etc/portage/package.unmask/lua -# Waiting for dev-lang/lua:5.3 unmasked in ::gentoo -# With out dev-lang/lua:5.3, this package can't work -# See also: https://github.com/gentoo/guru/issues/9 RDEPEND=" ${LUA_DEPS} dev-libs/qhttpengine:5