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 848AD1382C5 for ; Tue, 20 Apr 2021 10:42:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF099E0875; Tue, 20 Apr 2021 10:42:36 +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 B8920E0875 for ; Tue, 20 Apr 2021 10:42:36 +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 AB2EE340E77 for ; Tue, 20 Apr 2021 10:42:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AA0159C for ; Tue, 20 Apr 2021 10:42:28 +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: <1618914153.7cd5c929014bf39b5f7613fce28e1e55609f702a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-shells/zsh-autosuggestions/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild X-VCS-Directories: app-shells/zsh-autosuggestions/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 7cd5c929014bf39b5f7613fce28e1e55609f702a X-VCS-Branch: master Date: Tue, 20 Apr 2021 10:42:28 +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: 8b45b221-bb3a-4281-b9f3-924692600a5e X-Archives-Hash: efd16327e4b5279b9f34621d616f6069 commit: 7cd5c929014bf39b5f7613fce28e1e55609f702a Author: Alessandro Barbieri gmail com> AuthorDate: Tue Apr 20 10:20:58 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Apr 20 10:22:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7cd5c929 app-shells/zsh-autosuggestions: added missing dependency Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri gmail.com> app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild index 7eceae128..53166b0f3 100644 --- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild +++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild @@ -23,6 +23,7 @@ RDEPEND=">=app-shells/zsh-4.3.11" BDEPEND=" test? ( ${RDEPEND} + app-misc/tmux dev-ruby/bundler dev-ruby/pry-byebug dev-ruby/rspec-wait