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 1E0F7158046 for ; Fri, 11 Oct 2024 22:54:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28148E29B5; Fri, 11 Oct 2024 22:54:40 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D420E29B5 for ; Fri, 11 Oct 2024 22:54:40 +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 1DAF53431B2 for ; Fri, 11 Oct 2024 22:54:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8457C1293 for ; Fri, 11 Oct 2024 22:54:37 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1728686841.7257745471693c4040eff09bdbe8f49616aba50c.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/containers-image/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/containers-image/Manifest app-containers/containers-image/containers-image-5.32.2.ebuild app-containers/containers-image/containers-image-9999.ebuild X-VCS-Directories: app-containers/containers-image/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 7257745471693c4040eff09bdbe8f49616aba50c X-VCS-Branch: master Date: Fri, 11 Oct 2024 22:54:37 +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: 84c75ad1-e677-426b-bb04-78bbc2840d91 X-Archives-Hash: 120f339eefd8580e6f45033e07c0aa35 commit: 7257745471693c4040eff09bdbe8f49616aba50c Author: Zac Medico gentoo org> AuthorDate: Fri Oct 11 22:42:37 2024 +0000 Commit: Zac Medico gentoo org> CommitDate: Fri Oct 11 22:47:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72577454 app-containers/containers-image: add 5.32.2 Signed-off-by: Zac Medico gentoo.org> app-containers/containers-image/Manifest | 1 + .../{containers-image-9999.ebuild => containers-image-5.32.2.ebuild} | 3 --- app-containers/containers-image/containers-image-9999.ebuild | 3 --- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/app-containers/containers-image/Manifest b/app-containers/containers-image/Manifest index 1382b8858816..f1adcbdab4a1 100644 --- a/app-containers/containers-image/Manifest +++ b/app-containers/containers-image/Manifest @@ -1,2 +1,3 @@ DIST containers-image-5.29.2.tar.gz 707618 BLAKE2B f1556cbb26ceedd74a338355caf8b557c43286726f4be63544cebc9a8f4b92be78d7a0cddbedaba7352d13e9fc399f62ee114caba6c8b1ecc334dab1379e523b SHA512 f3f6e09670dc393067992a78303f01e2584dabe79ba156973a50d7a460c011e5a27d0ccdf0ff6b399099a9a3a4c57f3badf24fb5d0704efd645ab7196a544d8f DIST containers-image-5.30.0.tar.gz 719070 BLAKE2B 5952ab703b6df793f326dd4fc82f50c5f672e2b9d142e0bc706014092420e3563599d9f1c1f65f743e1a8144b91f92b2326d7bf4c3024b5efb466d777a8ad613 SHA512 89cd0d482bb5d70037ff51413b7abca01d36bc7f39e9dc130c78462e501dae32193137a367d81532afd216a7432e127728147e6e839d5d99eeb6b6680f31d4dc +DIST containers-image-5.32.2.tar.gz 735422 BLAKE2B a0585c877b4679226d1760bf873ceeb5cba7f5177ab83fa6f8a161b1f3958f3d660445556b13b4221712c241cee94429cabdb1fd4186d4dc6edba7b032fce2bc SHA512 7498f9e446b2c205b033703641f7cfcb6c8bd8f097b12ef3f734c94772d63fc7b9b40a6700d53d93919d2c34772f079aa3cb7d9f9e5a130b6587f4fe2a558df6 diff --git a/app-containers/containers-image/containers-image-9999.ebuild b/app-containers/containers-image/containers-image-5.32.2.ebuild similarity index 94% copy from app-containers/containers-image/containers-image-9999.ebuild copy to app-containers/containers-image/containers-image-5.32.2.ebuild index 40770f7a7d7d..2b3c1bcb8666 100644 --- a/app-containers/containers-image/containers-image-9999.ebuild +++ b/app-containers/containers-image/containers-image-5.32.2.ebuild @@ -22,9 +22,6 @@ SLOT="0" RESTRICT='test' BDEPEND=">=dev-go/go-md2man-2.0.3" RDEPEND="!<=app-containers/containers-common-0.57.0" -PATCHES=( - "${FILESDIR}"/fix-warnings.patch -) src_compile() { emake docs diff --git a/app-containers/containers-image/containers-image-9999.ebuild b/app-containers/containers-image/containers-image-9999.ebuild index 40770f7a7d7d..2b3c1bcb8666 100644 --- a/app-containers/containers-image/containers-image-9999.ebuild +++ b/app-containers/containers-image/containers-image-9999.ebuild @@ -22,9 +22,6 @@ SLOT="0" RESTRICT='test' BDEPEND=">=dev-go/go-md2man-2.0.3" RDEPEND="!<=app-containers/containers-common-0.57.0" -PATCHES=( - "${FILESDIR}"/fix-warnings.patch -) src_compile() { emake docs