blob: d93101379ce212860e3d9d401141cde52a04803b (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=install postinst
DESCRIPTION=Kvm and qemu init scripts
EAPI=7
HOMEPAGE=https://gitweb.gentoo.org/proj/kvm-tools.git/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-emulation/qemu net-misc/socat
SLOT=0
SRC_URI=https://dev.gentoo.org/~dolsen/releases/qemu-init-scripts/qemu-init-scripts-0.3.0.tar.xz
_md5_=53a30f5da28ed701e4b8493fe333afe6
|