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 889C51382C5 for ; Mon, 3 May 2021 09:48:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 740CDE0823; Mon, 3 May 2021 09:48:13 +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 D72F4E0821 for ; Mon, 3 May 2021 09:48:12 +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 DDEAD335D4A for ; Mon, 3 May 2021 09:48:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96F46729 for ; Mon, 3 May 2021 09:48:10 +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: <1620034848.8857832084e5f62bed15044f31a117a183607e51.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/tuxi/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/tuxi/tuxi-9999.ebuild X-VCS-Directories: net-misc/tuxi/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8857832084e5f62bed15044f31a117a183607e51 X-VCS-Branch: dev Date: Mon, 3 May 2021 09:48:10 +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: 9dc21937-ee85-4ba4-b0b2-ea6d61302835 X-Archives-Hash: 73f250c42185bb14d5d5562dc9d9263b Message-ID: <20210503094810.hIcd6WoSPGY0E4yQLABUzpgTE9ejYKZjl_q800rsL_Y@z> commit: 8857832084e5f62bed15044f31a117a183607e51 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon May 3 09:40:48 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 3 09:40:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=88578320 net-misc/tuxi: pup-bin --> pup Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan riseup.net> net-misc/tuxi/tuxi-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/tuxi/tuxi-9999.ebuild b/net-misc/tuxi/tuxi-9999.ebuild index 41e43fa21..f434dd280 100644 --- a/net-misc/tuxi/tuxi-9999.ebuild +++ b/net-misc/tuxi/tuxi-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/Bugswriter/tuxi.git" LICENSE="GPL-3" SLOT="0" -DEPEND="app-misc/pup-bin +DEPEND="app-misc/pup app-text/recode app-misc/jq" RDEPEND="${DEPEND}"