summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Teran <evan.teran@gmail.com>2014-10-09 16:17:17 -0400
committerEvan Teran <evan.teran@gmail.com>2014-10-09 16:17:17 -0400
commit4d9b602206d7e267af066b17f437934479b36ac0 (patch)
tree588e921658f00f188ca5e103403e9e59db4b53c0 /app-emulation/vmware-modules/metadata.xml
parentDropped vmware-modules, identical to main tree (diff)
downloadvmware-4d9b602206d7e267af066b17f437934479b36ac0.tar.gz
vmware-4d9b602206d7e267af066b17f437934479b36ac0.tar.bz2
vmware-4d9b602206d7e267af066b17f437934479b36ac0.zip
doing an initial commit which should patch and compile correctly for 3.10 kernels as a test run
Diffstat (limited to 'app-emulation/vmware-modules/metadata.xml')
-rw-r--r--app-emulation/vmware-modules/metadata.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-emulation/vmware-modules/metadata.xml b/app-emulation/vmware-modules/metadata.xml
new file mode 100644
index 0000000..313c162
--- /dev/null
+++ b/app-emulation/vmware-modules/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>vmware</herd>
+ <longdescription>
+ VMware kernel modules.
+ </longdescription>
+ <use>
+ <flag name="pax_kernel">Apply patch needed for pax enabled kernels</flag>
+ <flag name="vmci">Build the Virtual Machine Communication Interface module; disable this if you want to use the module from the mainline kernel</flag>
+ <flag name="vsock">Build the VMware VMCI transport for Virtual Sockets; disable this if you want to use the module from the mainline kernel</flag>
+ </use>
+</pkgmetadata>