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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03C46158086 for ; Tue, 4 Jan 2022 13:31:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 351242BC02E; Tue, 4 Jan 2022 13:31:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E4E8E07D8 for ; Tue, 4 Jan 2022 13:31:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 455273431C5 for ; Tue, 4 Jan 2022 13:30:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97649239 for ; Tue, 4 Jan 2022 13:30:54 +0000 (UTC) From: "Luciano Degni" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Luciano Degni" Message-ID: <1641302977.328e73010fc977927517be0c51244f313bf5307d.degni.public@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/xplr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/xplr/xplr-0.17.0.ebuild X-VCS-Directories: app-misc/xplr/ X-VCS-Committer: degni.public X-VCS-Committer-Name: Luciano Degni X-VCS-Revision: 328e73010fc977927517be0c51244f313bf5307d X-VCS-Branch: dev Date: Tue, 4 Jan 2022 13:30:54 +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: 21dde86f-6703-4242-b356-c5e1b8e6bba1 X-Archives-Hash: 06f87ff52ed10c7b9c7cc8e9063f84dd commit: 328e73010fc977927517be0c51244f313bf5307d Author: Luciano Degni gmail com> AuthorDate: Tue Jan 4 13:29:37 2022 +0000 Commit: Luciano Degni gmail com> CommitDate: Tue Jan 4 13:29:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=328e7301 app-misc/xplr: fixed build and remove useless eclass Closes: https://bugs.gentoo.org/829298 Signed-off-by: Luciano Degni gmail.com> app-misc/xplr/xplr-0.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/xplr/xplr-0.17.0.ebuild b/app-misc/xplr/xplr-0.17.0.ebuild index b40379f94..3e88ddfdc 100644 --- a/app-misc/xplr/xplr-0.17.0.ebuild +++ b/app-misc/xplr/xplr-0.17.0.ebuild @@ -131,7 +131,7 @@ CRATES=" yaml-rust-0.4.5 " -inherit cargo flag-o-matic desktop lua-single +inherit cargo lua-single DESCRIPTION="A hackable, minimal, fast TUI file explorer" # Double check the homepage as the cargo_metadata crate