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 D700813835A for ; Mon, 28 Dec 2020 23:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36C8E2BC04D; Mon, 28 Dec 2020 23:22:45 +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 1FCE82BC04D for ; Mon, 28 Dec 2020 23:22:45 +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 267E93413E2 for ; Mon, 28 Dec 2020 23:22:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A94748C for ; Mon, 28 Dec 2020 23:22:40 +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: <1609172644.7ccf91a890ef121901d68ffe5d928dcc80b117ae.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/jackett-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-apps/jackett-bin/jackett-bin-0.17.159.ebuild X-VCS-Directories: www-apps/jackett-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 7ccf91a890ef121901d68ffe5d928dcc80b117ae X-VCS-Branch: master Date: Mon, 28 Dec 2020 23:22:40 +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: fae78991-01ac-4057-b721-aaba0e408d20 X-Archives-Hash: d96bc487645b855991dee8ec7c56be03 commit: 7ccf91a890ef121901d68ffe5d928dcc80b117ae Author: Aisha Tammy aisha cc> AuthorDate: Mon Dec 28 16:24:04 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Dec 28 16:24:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ccf91a8 www-apps/jackett-bin: add RDEPEND on app-crypt/mit-krb5 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Aisha Tammy aisha.cc> www-apps/jackett-bin/jackett-bin-0.17.159.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild index 53480c04..d6689626 100644 --- a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild +++ b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild @@ -16,6 +16,7 @@ SLOT="0" RESTRICT="strip" RDEPEND=" + app-crypt/mit-krb5 dev-libs/icu dev-util/lttng-ust "