commit:     248661e4ff48fbf9d796133d983fb24110cb7606
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 18 22:18:35 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 23:04:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=248661e4

app-containers/earthly: cleanup comments

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-containers/earthly/earthly-0.8.3.ebuild | 2 --
 app-containers/earthly/earthly-0.8.4.ebuild | 2 --
 app-containers/earthly/earthly-0.8.5.ebuild | 2 --
 3 files changed, 6 deletions(-)

diff --git a/app-containers/earthly/earthly-0.8.3.ebuild 
b/app-containers/earthly/earthly-0.8.3.ebuild
index 11beaa04885d..95cb587f25e6 100644
--- a/app-containers/earthly/earthly-0.8.3.ebuild
+++ b/app-containers/earthly/earthly-0.8.3.ebuild
@@ -35,8 +35,6 @@ RDEPEND="
 DOCS=( CHANGELOG.md CONTRIBUTING.md README.md )
 
 src_compile() {
-       # mkdir -p bin || die
-
        local 
go_tags="dfrunmount,dfrunsecurity,dfsecrets,dfssh,dfrunnetwork,dfheredoc,forceposix"
        local go_ldflags="
                -X main.DefaultBuildkitdImage=docker.io/earthly/buildkitd:v${PV}

diff --git a/app-containers/earthly/earthly-0.8.4.ebuild 
b/app-containers/earthly/earthly-0.8.4.ebuild
index 2d492ba3b144..b6506a380599 100644
--- a/app-containers/earthly/earthly-0.8.4.ebuild
+++ b/app-containers/earthly/earthly-0.8.4.ebuild
@@ -35,8 +35,6 @@ RDEPEND="
 DOCS=( CHANGELOG.md CONTRIBUTING.md README.md )
 
 src_compile() {
-       # mkdir -p bin || die
-
        local 
go_tags="dfrunmount,dfrunsecurity,dfsecrets,dfssh,dfrunnetwork,dfheredoc,forceposix"
        local go_ldflags="
                -X main.DefaultBuildkitdImage=docker.io/earthly/buildkitd:v${PV}

diff --git a/app-containers/earthly/earthly-0.8.5.ebuild 
b/app-containers/earthly/earthly-0.8.5.ebuild
index 5b4f4944a279..97d327f570a3 100644
--- a/app-containers/earthly/earthly-0.8.5.ebuild
+++ b/app-containers/earthly/earthly-0.8.5.ebuild
@@ -35,8 +35,6 @@ RDEPEND="
 DOCS=( CHANGELOG.md CONTRIBUTING.md README.md )
 
 src_compile() {
-       # mkdir -p bin || die
-
        local 
go_tags="dfrunmount,dfrunsecurity,dfsecrets,dfssh,dfrunnetwork,dfheredoc,forceposix"
        local go_ldflags="
                -X main.DefaultBuildkitdImage=docker.io/earthly/buildkitd:v${PV}

Reply via email to