public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, app-containers/docker-proxy/, profiles/updates/
@ 2025-03-05 10:46 Arthur Zamarin
  0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2025-03-05 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     e7ec87942c867609faac4783c149777faeff9809
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  5 10:44:32 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> 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 <arthurzam <AT> 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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>williamh@gentoo.org</email>
-		<name>William Hubbs</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="github">docker/libnetwork</remote-id>
-	</upstream>
-</pkgmetadata>

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 <arthurzam@gentoo.org> (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 <asturm@gentoo.org> (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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-05 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 10:46 [gentoo-commits] repo/gentoo:master commit in: profiles/, app-containers/docker-proxy/, profiles/updates/ Arthur Zamarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox