blob: 8b8d5ca4b7bf7135546c3cf207af29699b228723 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip
DEFINED_PHASES=compile install postinst prepare test unpack
DEPEND=app-crypt/gpgme:= app-emulation/skopeo dev-libs/libgpg-error:= dev-libs/libassuan:= sys-fs/lvm2:= sys-libs/libseccomp:= selinux? ( sys-libs/libselinux:= )
DESCRIPTION=A tool that facilitates building OCI images
EAPI=7
HOMEPAGE=https://github.com/containers/buildah
IUSE=selinux
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0
RDEPEND=app-crypt/gpgme:= app-emulation/skopeo dev-libs/libgpg-error:= dev-libs/libassuan:= sys-fs/lvm2:= sys-libs/libseccomp:= selinux? ( sys-libs/libselinux:= )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/containers/buildah/archive/v1.14.5.tar.gz -> buildah-1.14.5.tar.gz
_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef go-module cca12a5688562f107c14ffcf28195dd7 multilib ac7989ababbeabdef6fdc6e465b21644 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=1ada2b56907fccbf26446ca7b18b4da9
|