2017-08-20 20:31:59 +03:00
|
|
|
DEFINED_PHASES=prepare
|
|
|
|
DEPEND=dev-lang/perl
|
|
|
|
DESCRIPTION=Detects if the current machine is running in a virtual machine
|
|
|
|
EAPI=6
|
|
|
|
HOMEPAGE=https://people.redhat.com/~rjones/virt-what/
|
|
|
|
IUSE=dmi
|
2017-08-31 23:48:47 +03:00
|
|
|
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86
|
2017-08-20 20:31:59 +03:00
|
|
|
LICENSE=GPL-2
|
|
|
|
RDEPEND=app-shells/bash dmi? ( sys-apps/dmidecode )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=https://people.redhat.com/~rjones/virt-what/files/virt-what-1.18.tar.gz
|
2017-08-31 23:48:47 +03:00
|
|
|
_md5_=bfe95481954f5e29911d70d66ad37170
|