[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2023-04-14 Thread William Hubbs
commit: c64fb553c75822b9be95066e2789ee9def4ab14d
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Apr 14 15:23:34 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Apr 14 15:23:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64fb553

app-containers/docker-proxy: drop 0.8.0_p20220601

Signed-off-by: William Hubbs  gentoo.org>

 app-containers/docker-proxy/Manifest   |  1 -
 .../docker-proxy-0.8.0_p20220601.ebuild| 30 --
 2 files changed, 31 deletions(-)

diff --git a/app-containers/docker-proxy/Manifest 
b/app-containers/docker-proxy/Manifest
index 23d1fcb131b9..1e6185c5ff97 100644
--- a/app-containers/docker-proxy/Manifest
+++ b/app-containers/docker-proxy/Manifest
@@ -1,2 +1 @@
-DIST docker-proxy-0.8.0_p20220601.tar.gz 3154283 BLAKE2B 
7651e1862acf60988f6a8bdf3c0befc9b01a388aebda2b86610109bb6affe0d9c64d2750a911f0d1856be0dba970e9e92de2a0d393cc5c3a581d4253c574a623
 SHA512 
d3d9888f39a9247b6e773b0bfe63e6d248c5c155e7032cdbdd5cfacf995cb6b4cf2f0fb51e09c4554a4b994e3c3d7fc9cd2fde6cf8dda34fba6aa07218ac959c
 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_p20220601.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
deleted file mode 100644
index 818853d40572..
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-EGO_PN=github.com/moby/libnetwork
-GIT_COMMIT=f6b1c082a432c2a5814aaedaca56af33d9ea
-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
-}



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2023-04-12 Thread Sam James
commit: 8e56c7171a0b1df4d0603d610b652ecd71a5cd26
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 13 00:54:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 13 00:54:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e56c717

app-containers/docker-proxy: Stabilize 0.8.0_p20230118 arm64, #904238

Signed-off-by: Sam James  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 027e1eff13fe..a39b18d1aee2 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/moby/libnetwork/archive/${GIT_COMMIT}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
 
 S=${WORKDIR}/${P}/src/${EGO_PN}
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2023-04-12 Thread Sam James
commit: 779b8b58a0f6f66f6b2bf5f4afc3f6d2052ae5c0
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 13 00:54:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 13 00:54:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779b8b58

app-containers/docker-proxy: Stabilize 0.8.0_p20230118 amd64, #904238

Signed-off-by: Sam James  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index eb6dafa255b2..6dbac97b934a 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/moby/libnetwork/archive/${GIT_COMMIT}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 
 S=${WORKDIR}/${P}/src/${EGO_PN}
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2023-04-12 Thread Sam James
commit: bb5c8a49e1b1ba84e84c42f6605ea40f509dd9c4
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 13 00:54:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 13 00:54:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5c8a49

app-containers/docker-proxy: Stabilize 0.8.0_p20230118 ppc64, #904238

Signed-off-by: Sam James  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 6dbac97b934a..027e1eff13fe 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/moby/libnetwork/archive/${GIT_COMMIT}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86"
 
 S=${WORKDIR}/${P}/src/${EGO_PN}
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2023-03-10 Thread William Hubbs
commit: 93feb2aa1a8baba576fda48462e31828d4e04661
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Mar 10 21:35:20 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Mar 10 21:35:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93feb2aa

app-containers/docker-proxy: add 0.8.0_p20230118

Signed-off-by: William Hubbs  gentoo.org>

 app-containers/docker-proxy/Manifest   |  1 +
 .../docker-proxy-0.8.0_p20230118.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/app-containers/docker-proxy/Manifest 
b/app-containers/docker-proxy/Manifest
index e5a037f6fb8b..23d1fcb131b9 100644
--- a/app-containers/docker-proxy/Manifest
+++ b/app-containers/docker-proxy/Manifest
@@ -1 +1,2 @@
 DIST docker-proxy-0.8.0_p20220601.tar.gz 3154283 BLAKE2B 
7651e1862acf60988f6a8bdf3c0befc9b01a388aebda2b86610109bb6affe0d9c64d2750a911f0d1856be0dba970e9e92de2a0d393cc5c3a581d4253c574a623
 SHA512 
d3d9888f39a9247b6e773b0bfe63e6d248c5c155e7032cdbdd5cfacf995cb6b4cf2f0fb51e09c4554a4b994e3c3d7fc9cd2fde6cf8dda34fba6aa07218ac959c
+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
new file mode 100644
index ..eb6dafa255b2
--- /dev/null
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20230118.ebuild
@@ -0,0 +1,30 @@
+# 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
+}



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2022-10-08 Thread Sam James
commit: 37e67386e295d40f1cddae617f1a601cc8b2113e
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct  8 17:30:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct  8 17:31:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e67386

app-containers/docker-proxy: fix WhitespaceFound

Signed-off-by: Sam James  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
index d16ecbb3700f..818853d40572 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
@@ -7,7 +7,7 @@ GIT_COMMIT=f6b1c082a432c2a5814aaedaca56af33d9ea
 inherit golang-vcs-snapshot
 
 DESCRIPTION="Docker container networking"
-HOMEPAGE="https://github.com/docker/libnetwork; 
+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"



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2022-08-20 Thread William Hubbs
commit: 3cab5b60be05de921d317641ae2c9b6e3fd6983c
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Aug 20 22:02:45 2022 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Aug 20 22:02:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cab5b60

app-containers/docker-proxy: drop 0.8.0_p20210525, 0.8.0_p20220315

Bug: https://bugs.gentoo.org/850124
Signed-off-by: William Hubbs  gentoo.org>

 app-containers/docker-proxy/Manifest   |  2 --
 .../docker-proxy-0.8.0_p20210525.ebuild| 35 --
 .../docker-proxy-0.8.0_p20220315.ebuild| 30 ---
 3 files changed, 67 deletions(-)

diff --git a/app-containers/docker-proxy/Manifest 
b/app-containers/docker-proxy/Manifest
index f38ec53e406b..e5a037f6fb8b 100644
--- a/app-containers/docker-proxy/Manifest
+++ b/app-containers/docker-proxy/Manifest
@@ -1,3 +1 @@
-DIST docker-proxy-0.8.0_p20210525.tar.gz 3154432 BLAKE2B 
3f273cd4c2dd3c797117bebfe06eb3ae8ce3b3f70d495cb0c77a372d64e23f1d9ad31e8efef64df494cc462e9f4fda9311c99ae7e7218f0fc41b6bf44cf8c08d
 SHA512 
6a94fe23ce1bab0a428ee4bbe20089f5a4470e72c5da156b2b1a89de01cca803374fd9cdcd4c5b25b86af1c4e956c75a1a5ad7fb6639def7bcec69859a77c047
-DIST docker-proxy-0.8.0_p20220315.tar.gz 3154501 BLAKE2B 
1078db00c0206542740736f0ffed3261dd6688a273699d47328edc6d803d267c026343f7377ef748e0359c025dbeb6cfc9015bf9ca6ed664e0220f15229fb032
 SHA512 
d6c09ba5fd2b0d87e97627ad55fca4bed1a0ea4f17c747550054d0e059ec056588995877a3e59a40e664ec1e3c92cde8572addc0e2bba8b588a100c6032c0d20
 DIST docker-proxy-0.8.0_p20220601.tar.gz 3154283 BLAKE2B 
7651e1862acf60988f6a8bdf3c0befc9b01a388aebda2b86610109bb6affe0d9c64d2750a911f0d1856be0dba970e9e92de2a0d393cc5c3a581d4253c574a623
 SHA512 
d3d9888f39a9247b6e773b0bfe63e6d248c5c155e7032cdbdd5cfacf995cb6b4cf2f0fb51e09c4554a4b994e3c3d7fc9cd2fde6cf8dda34fba6aa07218ac959c

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
deleted file mode 100644
index 57fce8c5cedb..
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-EGO_PN="github.com/docker/libnetwork"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   EGIT_COMMIT=64b7a4574d1426139437d20e81c0b6d391130ec8
-   
SRC_URI="https://github.com/moby/libnetwork/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="Docker container networking"
-HOMEPAGE="https://github.com/docker/libnetwork;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-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() {
-   dodoc README.md CHANGELOG.md
-   dobin bin/docker-proxy
-}

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220315.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220315.ebuild
deleted file mode 100644
index c62396a439aa..
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220315.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-EGO_PN=github.com/moby/libnetwork
-GIT_COMMIT=339b972b464ee3d401b5788b2af9e31d09d6b7da
-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
-}



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2022-08-19 Thread Arthur Zamarin
commit: 91eca699e5c4bebff94ff4dbd8286dbe18680874
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 19:33:00 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 19:33:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91eca699

app-containers/docker-proxy: Stabilize 0.8.0_p20220601 ppc64, #865193

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
index f88cdf3ea7ca..d16ecbb3700f 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/moby/libnetwork/archive/${GIT_COMMIT}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
 
 S=${WORKDIR}/${P}/src/${EGO_PN}
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2022-08-15 Thread Agostino Sarubbo
commit: f35e90622813c6954da79378f4f7f7476c023702
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 15 07:42:27 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 15 07:42:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35e9062

app-containers/docker-proxy: arm64 stable wrt bug #865193

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
index 30b1d7aa2e54..f88cdf3ea7ca 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/moby/libnetwork/archive/${GIT_COMMIT}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 S=${WORKDIR}/${P}/src/${EGO_PN}
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2022-08-15 Thread Agostino Sarubbo
commit: f0ed840cb40314ade8bc37fb6746b56a0956a24d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 15 07:39:04 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 15 07:39:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ed840c

app-containers/docker-proxy: amd64 stable wrt bug #865193

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
index a384cf3a615d..30b1d7aa2e54 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/moby/libnetwork/archive/${GIT_COMMIT}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 
 S=${WORKDIR}/${P}/src/${EGO_PN}
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2022-08-14 Thread William Hubbs
commit: 63dc1f7c59a02abb50399769ff42c865f0f85542
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Aug 14 22:39:25 2022 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Aug 14 22:46:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63dc1f7c

app-containers/docker-proxy: add 0.8.0_p20220601

Signed-off-by: William Hubbs  gentoo.org>

 app-containers/docker-proxy/Manifest   |  1 +
 .../docker-proxy-0.8.0_p20220601.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/app-containers/docker-proxy/Manifest 
b/app-containers/docker-proxy/Manifest
index ba69659cff13..f38ec53e406b 100644
--- a/app-containers/docker-proxy/Manifest
+++ b/app-containers/docker-proxy/Manifest
@@ -1,2 +1,3 @@
 DIST docker-proxy-0.8.0_p20210525.tar.gz 3154432 BLAKE2B 
3f273cd4c2dd3c797117bebfe06eb3ae8ce3b3f70d495cb0c77a372d64e23f1d9ad31e8efef64df494cc462e9f4fda9311c99ae7e7218f0fc41b6bf44cf8c08d
 SHA512 
6a94fe23ce1bab0a428ee4bbe20089f5a4470e72c5da156b2b1a89de01cca803374fd9cdcd4c5b25b86af1c4e956c75a1a5ad7fb6639def7bcec69859a77c047
 DIST docker-proxy-0.8.0_p20220315.tar.gz 3154501 BLAKE2B 
1078db00c0206542740736f0ffed3261dd6688a273699d47328edc6d803d267c026343f7377ef748e0359c025dbeb6cfc9015bf9ca6ed664e0220f15229fb032
 SHA512 
d6c09ba5fd2b0d87e97627ad55fca4bed1a0ea4f17c747550054d0e059ec056588995877a3e59a40e664ec1e3c92cde8572addc0e2bba8b588a100c6032c0d20
+DIST docker-proxy-0.8.0_p20220601.tar.gz 3154283 BLAKE2B 
7651e1862acf60988f6a8bdf3c0befc9b01a388aebda2b86610109bb6affe0d9c64d2750a911f0d1856be0dba970e9e92de2a0d393cc5c3a581d4253c574a623
 SHA512 
d3d9888f39a9247b6e773b0bfe63e6d248c5c155e7032cdbdd5cfacf995cb6b4cf2f0fb51e09c4554a4b994e3c3d7fc9cd2fde6cf8dda34fba6aa07218ac959c

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
new file mode 100644
index ..a384cf3a615d
--- /dev/null
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220601.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+EGO_PN=github.com/moby/libnetwork
+GIT_COMMIT=f6b1c082a432c2a5814aaedaca56af33d9ea
+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
+}



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2022-05-17 Thread William Hubbs
commit: cd0f2bc19988f1c355feb7b00d969c75ccfc4e80
Author: William Hubbs  gentoo  org>
AuthorDate: Sun May 15 20:06:47 2022 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue May 17 14:31:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0f2bc1

app-containers/docker-proxy: add 0.8.0_p20220315

Signed-off-by: William Hubbs  gentoo.org>

 app-containers/docker-proxy/Manifest   |  1 +
 .../docker-proxy-0.8.0_p20220315.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/app-containers/docker-proxy/Manifest 
b/app-containers/docker-proxy/Manifest
index 234680e4f155..ba69659cff13 100644
--- a/app-containers/docker-proxy/Manifest
+++ b/app-containers/docker-proxy/Manifest
@@ -1 +1,2 @@
 DIST docker-proxy-0.8.0_p20210525.tar.gz 3154432 BLAKE2B 
3f273cd4c2dd3c797117bebfe06eb3ae8ce3b3f70d495cb0c77a372d64e23f1d9ad31e8efef64df494cc462e9f4fda9311c99ae7e7218f0fc41b6bf44cf8c08d
 SHA512 
6a94fe23ce1bab0a428ee4bbe20089f5a4470e72c5da156b2b1a89de01cca803374fd9cdcd4c5b25b86af1c4e956c75a1a5ad7fb6639def7bcec69859a77c047
+DIST docker-proxy-0.8.0_p20220315.tar.gz 3154501 BLAKE2B 
1078db00c0206542740736f0ffed3261dd6688a273699d47328edc6d803d267c026343f7377ef748e0359c025dbeb6cfc9015bf9ca6ed664e0220f15229fb032
 SHA512 
d6c09ba5fd2b0d87e97627ad55fca4bed1a0ea4f17c747550054d0e059ec056588995877a3e59a40e664ec1e3c92cde8572addc0e2bba8b588a100c6032c0d20

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20220315.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220315.ebuild
new file mode 100644
index ..c62396a439aa
--- /dev/null
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20220315.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+EGO_PN=github.com/moby/libnetwork
+GIT_COMMIT=339b972b464ee3d401b5788b2af9e31d09d6b7da
+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
+}



[gentoo-commits] repo/gentoo:master commit in: app-containers/docker-proxy/

2021-12-19 Thread William Hubbs
commit: c8a1418a017185e4ddf09289c9e062ac437ef3f3
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Dec 19 21:34:54 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Dec 19 21:34:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a1418a

app-containers/docker-proxy: fix home page

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: William Hubbs  gentoo.org>

 app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild 
b/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
index aff3fde4d8a1..57fce8c5cedb 100644
--- a/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
+++ b/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
inherit golang-vcs
 else
EGIT_COMMIT=64b7a4574d1426139437d20e81c0b6d391130ec8
-   
SRC_URI="https://github.com/docker/libnetwork/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+   
SRC_URI="https://github.com/moby/libnetwork/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
inherit golang-vcs-snapshot
 fi