From b16ce491a2cec50a1484db0cda82b4830748f4e9 Mon Sep 17 00:00:00 2001 From: Dennis Lamm Date: Fri, 29 Aug 2025 18:48:16 +0200 Subject: [PATCH] dev-util/packer: drop 1.9.5, 1.11.0, 1.12.0 Signed-off-by: Dennis Lamm Part-of: https://github.com/gentoo/gentoo/pull/43599 Closes: https://github.com/gentoo/gentoo/pull/43599 Signed-off-by: Dennis Lamm --- dev-util/packer/Manifest | 6 ----- dev-util/packer/packer-1.11.0.ebuild | 35 ---------------------------- dev-util/packer/packer-1.12.0.ebuild | 35 ---------------------------- dev-util/packer/packer-1.9.5.ebuild | 35 ---------------------------- 4 files changed, 111 deletions(-) delete mode 100644 dev-util/packer/packer-1.11.0.ebuild delete mode 100644 dev-util/packer/packer-1.12.0.ebuild delete mode 100644 dev-util/packer/packer-1.9.5.ebuild diff --git a/dev-util/packer/Manifest b/dev-util/packer/Manifest index a88c069fc25d..caec76af292b 100644 --- a/dev-util/packer/Manifest +++ b/dev-util/packer/Manifest @@ -1,8 +1,2 @@ -DIST packer-1.11.0-deps.tar.xz 274685472 BLAKE2B 211e076e5032c5199597bda8d05a4f13d15db321d78f58ac3e5775f8ba16b0bd7dd348a396bb6bed41c039924d288e5ea6abd5a140558f25d1edbc75d39c4ba0 SHA512 200d2aa56b834202bd3b1506991f6ea4686e95345fed09eea923fbf00577d8ac2454cfd567c89926b9e99f777203b3ee908c30a4d9f7e71f2370061f09d53603 -DIST packer-1.11.0.tar.gz 2296683 BLAKE2B 8b8eee2294109d305b94186829995f881d1b8a1a0db4a57e117e4473705f3a8e7e589ec7bb3d7efa10acbecc967623404902aeecdcd1474e266bc9c43410604c SHA512 304dbacfaf59fcc35876754f6a6766cc89e052b64970f42aa315c1141f349d6437538195512dc8cd7626d467faaf0bd68575cc8310f9fc8e7606faabd7cf748d -DIST packer-1.12.0-deps.tar.xz 291033108 BLAKE2B 94681b4eb341e8d7083ae598854841d3252649ec3c672a6fbdb8cf99f9fb330305613d3d572540c087f5a8fb6c7054ddb959f1b3383927e1cbce5a46005d68e9 SHA512 05d77be70679500e87702be902e02eca6a7e00e2b4e4d3e805e7df522f381fb9ab8039d07e30f175164b1c58d92fc452c510ca2be1bd82e21fd3e7eccdde3b92 -DIST packer-1.12.0.tar.gz 2385746 BLAKE2B 0141dcb3a1f2424fd9cc1732b35ca7b500e98b6622582721d738d33ce77f259f5f1852b552624b3fb4b657cd9b9dd6a6ebee2fcfc80aaadab01c683dce9902ec SHA512 c539955105ffeebdb18978b12724224416386f61125b1f46d631c980caf7d9c4270752f39d23bfa6e42b43005aecd5814a89dffebe5bf8aaf265ccf6afaa7c20 DIST packer-1.14.1-deps.tar.xz 300488724 BLAKE2B 8ccd3601fd36c474c8e4a779e2ba076c8e51151f0291b6b4beb1744bddce474bf9a2bc612120fe1294e17e8dbd43570a79ff204c78d22cc11b640ec35d37477b SHA512 f585df56e16b478c716df4bb06ee2544256e4cd67da64c6d683ed31a0565b35af5d5803993fc0bc564be50ca244a106f4782734a34f07a25b43d6a3cc504e9d6 DIST packer-1.14.1.tar.gz 2409411 BLAKE2B e41e0c45501b4721b920380a560330811114cedf6cac40cda4d6ed5a9a727549251a530396319ae62c65187ac12c82976b0f996b97436cb8c53e70f6b62ef4aa SHA512 77c56788b8836778b211704abea1222feef45d379dbad10b08781f17a9773229419c64806f9d1b7caf6d8679436734967d5aa5eb52a36b156054cfa5ef397cf6 -DIST packer-1.9.5-deps.tar.xz 373922748 BLAKE2B 793b0e5501bca56849a2471fbe2892c4775c3aa2d3ad6346e65f3d0cf1e3d86339a64371a35e4fddb0053082e98e2ec527b4f052b901bf8d35bd5db08a577ee4 SHA512 1f49b45841308dba95fcce2139d21931708e099102cc0870be00f2142cfb0d0e8ce9e2c729c9556ca68c1036e224f120fe0cd8833715a62cc212eead2448a6e3 -DIST packer-1.9.5.tar.gz 2302965 BLAKE2B dc0b8fedd83a477594c7235ffe6ca2052ba389e105bd451ad6c3987cea68c37f9c3153957012339f2a09045f20ac81ff6a59ed33834247408a3539643d9ecedf SHA512 7df1a85d0746e400c42f2b2a52b14ef5a806bcd2dc346eceaf5f8928b42a8b046ff8da7b45e5af0486bd444d8325e1cabdcd15f7b28711241a46034c9781a279 diff --git a/dev-util/packer/packer-1.11.0.ebuild b/dev-util/packer/packer-1.11.0.ebuild deleted file mode 100644 index cbf0fffdc750..000000000000 --- a/dev-util/packer/packer-1.11.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module - -DESCRIPTION="A tool to create identical machine images for multiple platforms" -HOMEPAGE="https://www.packer.io" -SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - https://gentoo.neutroniak.com/${P}-deps.tar.xz" - -LICENSE="Apache-2.0 BSD BSD-2 BSD-4 MIT MPL-2.0 unicode Unicode-DFS-2016 ISC BUSL-1.1" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" - -DOCS=( {README,CHANGELOG}.md ) - -RESTRICT+=" test" - -src_compile() { - ego build \ - -mod=readonly \ - -ldflags "${go_ldflags}" \ - -work -o "bin/${PN}" ./ || die -} - -src_install() { - dobin bin/packer - - einstalldocs - - insinto /usr/share/zsh/site-functions - doins contrib/zsh-completion/_packer -} diff --git a/dev-util/packer/packer-1.12.0.ebuild b/dev-util/packer/packer-1.12.0.ebuild deleted file mode 100644 index a0dddc98fa6d..000000000000 --- a/dev-util/packer/packer-1.12.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module - -DESCRIPTION="A tool to create identical machine images for multiple platforms" -HOMEPAGE="https://www.packer.io" -SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - https://gentoo.neutroniak.com/${P}-deps.tar.xz" - -LICENSE="Apache-2.0 BSD MIT MPL-2.0 unicode Unicode-DFS-2016 ISC BUSL-1.1 CC-BY-4.0 GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" - -DOCS=( {README,CHANGELOG}.md ) - -RESTRICT+=" test" - -src_compile() { - ego build \ - -mod=readonly \ - -ldflags "${go_ldflags}" \ - -work -o "bin/${PN}" ./ || die -} - -src_install() { - dobin bin/packer - - einstalldocs - - insinto /usr/share/zsh/site-functions - doins contrib/zsh-completion/_packer -} diff --git a/dev-util/packer/packer-1.9.5.ebuild b/dev-util/packer/packer-1.9.5.ebuild deleted file mode 100644 index da2364a5b847..000000000000 --- a/dev-util/packer/packer-1.9.5.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module - -DESCRIPTION="A tool to create identical machine images for multiple platforms" -HOMEPAGE="https://www.packer.io" -SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - https://gentoo.neutroniak.com/${P}-deps.tar.xz" - -LICENSE="Apache-2.0 BSD-2 BSD-4 MIT MPL-2.0 unicode" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" - -DOCS=( {README,CHANGELOG}.md ) - -RESTRICT+=" test" - -src_compile() { - ego build \ - -mod=readonly \ - -ldflags "${go_ldflags}" \ - -work -o "bin/${PN}" ./ || die -} - -src_install() { - dobin bin/packer - - einstalldocs - - insinto /usr/share/zsh/site-functions - doins contrib/zsh-completion/_packer -}