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 A01DF158041 for ; Wed, 6 Mar 2024 04:18:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A70C0E29DA; Wed, 6 Mar 2024 04:18:00 +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 77BB6E29DA for ; Wed, 6 Mar 2024 04:18:00 +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 0E2F533BDEF for ; Wed, 6 Mar 2024 04:17:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A004118C for ; Wed, 6 Mar 2024 04:17:57 +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: <1709698107.8606c5382c57cdc59e9044b4ce5934cb22e96eb1.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/containers-storage/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/containers-storage/Manifest app-containers/containers-storage/containers-storage-1.53.0.ebuild app-containers/containers-storage/containers-storage-9999.ebuild X-VCS-Directories: app-containers/containers-storage/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 8606c5382c57cdc59e9044b4ce5934cb22e96eb1 X-VCS-Branch: master Date: Wed, 6 Mar 2024 04:17:57 +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: d7abdf7b-6421-4896-9079-eac264d915f7 X-Archives-Hash: a468d5a532f65ba03acb741b10493d5f commit: 8606c5382c57cdc59e9044b4ce5934cb22e96eb1 Author: Rahil Bhimjiani rahil rocks> AuthorDate: Wed Feb 21 10:07:04 2024 +0000 Commit: Zac Medico gentoo org> CommitDate: Wed Mar 6 04:08:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8606c538 app-containers/containers-storage: add 1.53.0 * Get rid of unnecessary patch Signed-off-by: Rahil Bhimjiani rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35462 Signed-off-by: Zac Medico gentoo.org> app-containers/containers-storage/Manifest | 1 + ...s-storage-9999.ebuild => containers-storage-1.53.0.ebuild} | 11 +++-------- .../containers-storage/containers-storage-9999.ebuild | 11 +++-------- 3 files changed, 7 insertions(+), 16 deletions(-) diff --git a/app-containers/containers-storage/Manifest b/app-containers/containers-storage/Manifest index d965e5061a77..23aaf63ce28c 100644 --- a/app-containers/containers-storage/Manifest +++ b/app-containers/containers-storage/Manifest @@ -1 +1,2 @@ DIST containers-storage-1.51.0.tar.gz 4283732 BLAKE2B 108401d68e617e6237e68cf2147113680e0452a8d15ee099da9872508800f3e7b8f2c5508e17d9c5f3d58fec4efc1c20f23f1a567fe592533c0e63efd05ae5c8 SHA512 89916b49438bce8bb774b4aa799676d4b3a946a0b5207a1b5241b1a3ac0875b06b3cd8e81d7e23332ceae6010b693516fc31d8c7f75a37e7ad3056a83c75b6c1 +DIST containers-storage-1.53.0.tar.gz 4291738 BLAKE2B 939ecca8a948165c42453d5461429d46249d73582869793969f9d4ae52d0a9fec25e6c39cd13190dad0730d9a17de7af1f237b3cf5434fd30f442c78e57ee7b3 SHA512 ea4a1d1899208eb8861e36beba206724b1f55cfd6007bc5a90c3a6a5e02835b4a2985814dc9363c31dcdc81a3fb331b29f51f5523628edb8d9c64c465d6dcaa3 diff --git a/app-containers/containers-storage/containers-storage-9999.ebuild b/app-containers/containers-storage/containers-storage-1.53.0.ebuild similarity index 78% copy from app-containers/containers-storage/containers-storage-9999.ebuild copy to app-containers/containers-storage/containers-storage-1.53.0.ebuild index 4af5e711a1f0..7161e2aa1c52 100644 --- a/app-containers/containers-storage/containers-storage-9999.ebuild +++ b/app-containers/containers-storage/containers-storage-1.53.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then else SRC_URI="https://github.com/containers/storage/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${P#containers-}" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64 ~riscv" fi LICENSE="Apache-2.0" @@ -20,13 +20,8 @@ SLOT="0" BDEPEND=">=dev-go/go-md2man-2.0.2" -src_prepare() { - default - eapply "${FILESDIR}"/system-md2man-path.patch -} - src_compile() { - emake -C docs containers-storage.conf.5 + emake -C docs GOMD2MAN=go-md2man containers-storage.conf.5 } src_install() { diff --git a/app-containers/containers-storage/containers-storage-9999.ebuild b/app-containers/containers-storage/containers-storage-9999.ebuild index 4af5e711a1f0..7161e2aa1c52 100644 --- a/app-containers/containers-storage/containers-storage-9999.ebuild +++ b/app-containers/containers-storage/containers-storage-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then else SRC_URI="https://github.com/containers/storage/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${P#containers-}" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64 ~riscv" fi LICENSE="Apache-2.0" @@ -20,13 +20,8 @@ SLOT="0" BDEPEND=">=dev-go/go-md2man-2.0.2" -src_prepare() { - default - eapply "${FILESDIR}"/system-md2man-path.patch -} - src_compile() { - emake -C docs containers-storage.conf.5 + emake -C docs GOMD2MAN=go-md2man containers-storage.conf.5 } src_install() {