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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 71782158046 for ; Sat, 12 Oct 2024 08:31:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7BFFE29E6; Sat, 12 Oct 2024 08:31:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B523E29E6 for ; Sat, 12 Oct 2024 08:31:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A63BE34315B for ; Sat, 12 Oct 2024 08:31:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0519E97F for ; Sat, 12 Oct 2024 08:31:28 +0000 (UTC) From: "Eray Aslan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" Message-ID: <1728721876.8b689a071333e8e54422e0be22ee86fce339ab1c.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/mit-krb5/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild X-VCS-Directories: app-crypt/mit-krb5/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 8b689a071333e8e54422e0be22ee86fce339ab1c X-VCS-Branch: master Date: Sat, 12 Oct 2024 08:31: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: aa1d7cce-5acf-4320-b541-6e094cc8f445 X-Archives-Hash: 2899d09ffe1cfac57e0c29b8526e3e06 commit: 8b689a071333e8e54422e0be22ee86fce339ab1c Author: Eray Aslan gentoo org> AuthorDate: Sat Oct 12 08:22:29 2024 +0000 Commit: Eray Aslan gentoo org> CommitDate: Sat Oct 12 08:31:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b689a07 Revert "app-crypt/mit-krb5: do not list a dependency twice" This was a mistake. This is a needed dependency This reverts commit 2e367bdf475a3db21300f5a388c342292d1d9dcc. Signed-off-by: Eray Aslan gentoo.org> app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild index 514103c4c14f..d4a9b8582d06 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild @@ -22,6 +22,7 @@ RESTRICT="!test? ( test )" DEPEND=" !!app-crypt/heimdal + >=sys-fs/e2fsprogs-1.46.4-r51[${MULTILIB_USEDEP}] || ( >=dev-libs/libverto-0.2.5[libev,${MULTILIB_USEDEP}] >=dev-libs/libverto-0.2.5[libevent,${MULTILIB_USEDEP}]