diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-emulation/img-0.4.6 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-emulation/img-0.4.6')
-rw-r--r-- | app-emulation/img-0.4.6 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-emulation/img-0.4.6 b/app-emulation/img-0.4.6 new file mode 100644 index 000000000000..a5e3a80a18a9 --- /dev/null +++ b/app-emulation/img-0.4.6 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install test unpack +DEPEND=>=dev-lang/go-1.9 +DESCRIPTION=Standalone daemon-less unprivileged Dockerfile and OCI container image builder +EAPI=6 +HOMEPAGE=https://github.com/genuinetools/img +IUSE=seccomp +KEYWORDS=~amd64 +LICENSE=MIT +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/genuinetools/img/archive/v0.4.6.tar.gz -> img-0.4.6.tar.gz +_eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 +_md5_=79837e45be22b6825c2727780b3138f0 |