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 EA4121382C5 for ; Sun, 18 Apr 2021 02:55:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FD42E0815; Sun, 18 Apr 2021 02:55:33 +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 8624AE0815 for ; Sun, 18 Apr 2021 02:55:32 +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 31475335D96 for ; Sun, 18 Apr 2021 02:55:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A72126EB for ; Sun, 18 Apr 2021 02:55:29 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1618714340.58f7411979d91bc88a73ec6adb3dfd099e4acb87.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/tealdeer/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/tealdeer/tealdeer-1.4.1.ebuild X-VCS-Directories: app-misc/tealdeer/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 58f7411979d91bc88a73ec6adb3dfd099e4acb87 X-VCS-Branch: dev Date: Sun, 18 Apr 2021 02:55:29 +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: 23ef9006-8252-4a42-a3ad-063fba8b461f X-Archives-Hash: c9141becd64cb00b7b10e3c60d88df7b commit: 58f7411979d91bc88a73ec6adb3dfd099e4acb87 Author: Theo Anderson posteo de> AuthorDate: Sun Apr 18 02:52:20 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Sun Apr 18 02:52:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58f74119 app-misc/tealdeer: eutils-- Signed-off-by: Theo Anderson posteo.de> app-misc/tealdeer/tealdeer-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/tealdeer/tealdeer-1.4.1.ebuild b/app-misc/tealdeer/tealdeer-1.4.1.ebuild index 7d3ee2f5b..f221356b2 100644 --- a/app-misc/tealdeer/tealdeer-1.4.1.ebuild +++ b/app-misc/tealdeer/tealdeer-1.4.1.ebuild @@ -185,7 +185,7 @@ xattr-0.2.2 xdg-2.2.0 " -inherit eutils cargo bash-completion-r1 +inherit cargo bash-completion-r1 DESCRIPTION="A very fast implementation of tldr in Rust." HOMEPAGE="https://github.com/tldr-pages/tldr