diff options
Diffstat (limited to 'app-emulation/open-vm-tools-kmod/metadata.xml')
-rw-r--r-- | app-emulation/open-vm-tools-kmod/metadata.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/app-emulation/open-vm-tools-kmod/metadata.xml b/app-emulation/open-vm-tools-kmod/metadata.xml deleted file mode 100644 index 5e7e7fc702b1..000000000000 --- a/app-emulation/open-vm-tools-kmod/metadata.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>floppym@gentoo.org</email> - <name>Mike Gilbert</name> - </maintainer> - <maintainer type="project"> - <email>vmware@gentoo.org</email> - <name>Gentoo VMware Project</name> - </maintainer> - <longdescription> - The Open Virtual Machine Tools (open-vm-tools) are the open source - implementation of VMware Tools. They are a set of guest operating system - virtualization components that enhance performance and user experience - of virtual machines. - </longdescription> - <use> - <flag name="vmhgfs">Build the vmhgfs module for file sharing support with the host</flag> - <flag name="vmxnet">Build the vmxnet module (older virtual NIC)</flag> - </use> - <upstream> - <remote-id type="sourceforge">open-vm-tools</remote-id> - </upstream> -</pkgmetadata> |