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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C3B4D15808C for ; Fri, 25 Mar 2022 19:24:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20781E08CE; Fri, 25 Mar 2022 19:24:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBDB6E08CE for ; Fri, 25 Mar 2022 19:24:36 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 230DA342F49 for ; Fri, 25 Mar 2022 19:24:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59F91344 for ; Fri, 25 Mar 2022 19:24:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1648236254.c9020e90c4c56acada3022341bb372805759562f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/containerd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/containerd/containerd-1.4.11.ebuild app-containers/containerd/containerd-1.4.12.ebuild app-containers/containerd/containerd-1.5.9.ebuild X-VCS-Directories: app-containers/containerd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c9020e90c4c56acada3022341bb372805759562f X-VCS-Branch: master Date: Fri, 25 Mar 2022 19:24:33 +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: 9cb75407-2c29-40ae-917a-c132fcf52b47 X-Archives-Hash: 00c05107ca5b02c2a0336080e82d2b12 commit: c9020e90c4c56acada3022341bb372805759562f Author: Sam James gentoo org> AuthorDate: Fri Mar 25 19:24:14 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 25 19:24:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9020e90 app-containers/containerd: BDEPEND on gentoo.org> app-containers/containerd/containerd-1.4.11.ebuild | 4 +++- app-containers/containerd/containerd-1.4.12.ebuild | 2 ++ app-containers/containerd/containerd-1.5.9.ebuild | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app-containers/containerd/containerd-1.4.11.ebuild b/app-containers/containerd/containerd-1.4.11.ebuild index 44e419c33326..30fae7be30c6 100644 --- a/app-containers/containerd/containerd-1.4.11.ebuild +++ b/app-containers/containerd/containerd-1.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,7 +27,9 @@ RDEPEND=" ~app-containers/runc-1.0.2 " +# bug #835367 for Go < 1.18 dep BDEPEND=" +