From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1355484-garchives=archives.gentoo.org@lists.gentoo.org> 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 9A808158086 for <garchives@archives.gentoo.org>; Wed, 5 Jan 2022 17:14:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E4272BC062; Wed, 5 Jan 2022 17:14:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87F4B2BC059 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Jan 2022 17:14:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CE6D34328E for <gentoo-commits@lists.gentoo.org>; Wed, 5 Jan 2022 17:14:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5ABF2A0 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Jan 2022 17:14:11 +0000 (UTC) From: "Florian Schmaus" <flow@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" <flow@gentoo.org> Message-ID: <1641302977.328e73010fc977927517be0c51244f313bf5307d.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 328e73010fc977927517be0c51244f313bf5307d X-VCS-Branch: master Date: Wed, 5 Jan 2022 17:14:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 165520fe-be48-4dc6-94aa-1ef596def5ed X-Archives-Hash: 72075e36fd2d558d12f9865072ae4ac7 commit: 328e73010fc977927517be0c51244f313bf5307d Author: Luciano Degni <degni.public <AT> gmail <DOT> com> AuthorDate: Tue Jan 4 13:29:37 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> 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 <degni.public <AT> 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