summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-03-18 23:18:35 +0100
committerMaciej Barć <xgqt@gentoo.org>2024-03-19 00:04:28 +0100
commit248661e4ff48fbf9d796133d983fb24110cb7606 (patch)
tree635a8802ff86867ef5b1d8c3979f22a55129cb0a /app-containers
parentapp-containers/earthly: bump to 0.8.6 (diff)
downloadgentoo-248661e4ff48fbf9d796133d983fb24110cb7606.tar.gz
gentoo-248661e4ff48fbf9d796133d983fb24110cb7606.tar.bz2
gentoo-248661e4ff48fbf9d796133d983fb24110cb7606.zip
app-containers/earthly: cleanup comments
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/earthly/earthly-0.8.3.ebuild2
-rw-r--r--app-containers/earthly/earthly-0.8.4.ebuild2
-rw-r--r--app-containers/earthly/earthly-0.8.5.ebuild2
3 files changed, 0 insertions, 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}