blob: 6e8a34f704634fd445903b901c69a7320d78ab3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst setup test unpack
DEPEND=>=dev-lang/go-1.10
DESCRIPTION=Simple virtual machine manager for Linux (QEMU/KVM)
EAPI=6
HOMEPAGE=https://github.com/rafaelmartins/simplevirt
INHERIT=linux-info golang-vcs-snapshot
IUSE=kernel_linux
LICENSE=Apache-2.0 BSD-2 BSD MIT
RDEPEND=acct-group/simplevirt virtual/logger app-emulation/qemu
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/rafaelmartins/simplevirt/archive/78d29d8fa11ce72af5f897430af7bb7d2947a32f.tar.gz -> simplevirt-0.0_p20181012.tar.gz https://github.com/inconshreveable/mousetrap/archive/v1.0.0.tar.gz -> github.com-inconshreveable-mousetrap-v1.0.0.tar.gz https://github.com/spf13/cobra/archive/v0.0.3.tar.gz -> github.com-spf13-cobra-v0.0.3.tar.gz https://github.com/spf13/pflag/archive/v1.0.2.tar.gz -> github.com-spf13-pflag-v1.0.2.tar.gz https://github.com/go-check/check/archive/20d25e2804050c1cd24a7eea1e7a6447dd0e74ec.tar.gz -> github.com-go-check-check-20d25e2804050c1cd24a7eea1e7a6447dd0e74ec.tar.gz https://github.com/go-yaml/yaml/archive/v2.2.1.tar.gz -> github.com-go-yaml-yaml-v2.2.1.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 eapi7-ver f9ec87e93172b25ce65a85303dc06964 linux-info dcc3dd587b38fefad1be6ff5e2fc9cb7 golang-base b8fb27dacacea08140c53857f439fc7d golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec
_md5_=a89a4cccd8e0a48965afbdf7523328aa
|