From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 990561582EF for ; Wed, 05 Mar 2025 10:46:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 84C6D34305D for ; Wed, 05 Mar 2025 10:46:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 42C31110370; Wed, 05 Mar 2025 10:46:45 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 390B6110370 for ; Wed, 05 Mar 2025 10:46:45 +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 DB29134302F for ; Wed, 05 Mar 2025 10:46:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 472FA287E for ; Wed, 05 Mar 2025 10:46:43 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1741171570.e7ec87942c867609faac4783c149777faeff9809.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-containers/docker-proxy/, profiles/updates/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/docker-proxy/Manifest app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild app-containers/docker-proxy/metadata.xml profiles/package.mask profiles/updates/4Q-2021 X-VCS-Directories: profiles/ profiles/updates/ app-containers/docker-proxy/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: e7ec87942c867609faac4783c149777faeff9809 X-VCS-Branch: master Date: Wed, 05 Mar 2025 10:46:43 +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: 3f0bc350-9eff-48e1-b002-431c5ccbf92b X-Archives-Hash: 18fa92992b5a6acd5e1c3e01ece6b8d6 commit: e7ec87942c867609faac4783c149777faeff9809 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Mar 5 10:44:32 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Mar 5 10:46:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ec8794 app-containers/docker-proxy: treeclean Closes: https://bugs.gentoo.org/678982 (pkgremoved) Closes: https://bugs.gentoo.org/694898 (pkgremoved) Closes: https://bugs.gentoo.org/844577 (pkgremoved) Closes: https://bugs.gentoo.org/948656 (pkgremoved) Signed-off-by: Arthur Zamarin gentoo.org> app-containers/docker-proxy/Manifest | 1 - .../docker-proxy-0.8.0_p20230118.ebuild | 30 ---------------------- app-containers/docker-proxy/metadata.xml | 11 -------- profiles/package.mask | 6 ----- profiles/updates/4Q-2021 | 1 - 5 files changed, 49 deletions(-) diff --git a/app-containers/docker-proxy/Manifest b/app-containers/docker-proxy/Manifest deleted file mode 100644 index 1e6185c5ff97..000000000000 --- a/app-containers/docker-proxy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST docker-proxy-0.8.0_p20230118.tar.gz 3154267 BLAKE2B 307799d9dab73ed3ed3e537a247d70a65d9b4a51db69ae09518eb9daee949f78478ec104751d088717ca17171f604ff5c450198cc24e79cca266a1c7f61800ad SHA512 079eee720a4e755639e39fd8764f380549e715cbd6be0b46a102771a09f6cce5f085f7e568429c8c35a46f09948aea3e60de5ba2e32e22f0ee1fd9559c2d58f6 diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild b/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild deleted file mode 100644 index a39b18d1aee2..000000000000 --- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -EGO_PN=github.com/moby/libnetwork -GIT_COMMIT=05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 -inherit golang-vcs-snapshot - -DESCRIPTION="Docker container networking" -HOMEPAGE="https://github.com/docker/libnetwork" -SRC_URI="https://github.com/moby/libnetwork/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86" - -S=${WORKDIR}/${P}/src/${EGO_PN} - -# needs dockerd -RESTRICT="strip test" - -src_compile() { - GO111MODULE=auto GOPATH="${WORKDIR}/${P}" \ - go build -o "bin/docker-proxy" ./cmd/proxy || die -} - -src_install() { - dobin bin/docker-proxy - dodoc README.md CHANGELOG.md -} diff --git a/app-containers/docker-proxy/metadata.xml b/app-containers/docker-proxy/metadata.xml deleted file mode 100644 index cd1d22d48de8..000000000000 --- a/app-containers/docker-proxy/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - williamh@gentoo.org - William Hubbs - - - docker/libnetwork - - diff --git a/profiles/package.mask b/profiles/package.mask index 126a11df2b98..1e09c775f3d3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -259,12 +259,6 @@ net-misc/AQtion # Removal on 2025-02-27. Bug #948966. dev-go/get-ego-vendor -# Arthur Zamarin (2025-01-24) -# EAPI=7, uses deprecated Go eclasses, fails to compile, installation -# blocked by current versions of docker (which provides the features). -# Removal on 2025-02-23. Bugs #948656, #844577, #694898, #678982. -app-containers/docker-proxy - # Andreas Sturmlechner (2025-01-23) # Qt5 package without any revdeps. Use dev-qt/qttools[qdbus] instead. dev-qt/qdbusviewer diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021 index 1c656f25a536..2f03ad804c6f 100644 --- a/profiles/updates/4Q-2021 +++ b/profiles/updates/4Q-2021 @@ -30,7 +30,6 @@ move app-crypt/openpgp-keys-teemutoivola sec-keys/openpgp-keys-teemutoivola move app-crypt/openpgp-keys-terminator sec-keys/openpgp-keys-terminator move app-crypt/openpgp-keys-tor sec-keys/openpgp-keys-tor move app-crypt/openpgp-keys-voikko sec-keys/openpgp-keys-voikko -move app-emulation/docker-proxy app-containers/docker-proxy move app-emulation/containerd app-containers/containerd move app-emulation/crun app-containers/crun move app-emulation/buildah app-containers/buildah