blob: 6807f72161de2f5b1ea502a755af48b14f8e6b0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A tool to create identical machine images for multiple platforms
EAPI=7
HOMEPAGE=https://www.packer.io
INHERIT=go-module
KEYWORDS=~amd64 ~riscv
LICENSE=Apache-2.0 BSD-2 BSD-4 MIT MPL-2.0 unicode
RESTRICT=strip test
SLOT=0
SRC_URI=https://github.com/hashicorp/packer/archive/v1.7.10.tar.gz -> packer-1.7.10.tar.gz https://gentoofiles.s3.eu-central-1.amazonaws.com/packer-1.7.10-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_md5_=c6345bf36bbea4ecfb8bb8154311853b
|