commit:     37e67386e295d40f1cddae617f1a601cc8b2113e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 17:30:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 17:31:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e67386

app-containers/docker-proxy: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> 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=f6ccccb1c082a432c2a5814aaedaca56af33d9ea
 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"

Reply via email to