move
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/vmware@1340 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
14
app-emulation/open-vm-modules/ChangeLog
Normal file
14
app-emulation/open-vm-modules/ChangeLog
Normal file
@@ -0,0 +1,14 @@
|
||||
# ChangeLog for app-emulation/open-vm-modules
|
||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
06 Jun 2009; Mario Fetka <mario.fetka@gmail.com>
|
||||
open-vm-modules-2009.05.22_p167859.ebuild:
|
||||
changes for a more general vmware-mod-2.eclass
|
||||
|
||||
*open-vm-modules-2009.05.22_p167859 (31 May 2009)
|
||||
|
||||
31 May 2009; Mario Fetka <mario.fetka@gmail.com>
|
||||
+open-vm-modules-2009.05.22_p167859.ebuild, +metadata.xml:
|
||||
initial checkin
|
||||
|
||||
4
app-emulation/open-vm-modules/Manifest
Normal file
4
app-emulation/open-vm-modules/Manifest
Normal file
@@ -0,0 +1,4 @@
|
||||
DIST open-vm-tools-2009.05.22-167859.tar.gz 3417843 RMD160 c8403e0fe1ff32ec356ce997b7e621ee7fe87d22 SHA1 a38e16e8cc6bb3b9d9ce88244aef8332a233b7e4 SHA256 99f3726f86e53abac4efcf70a871e2003d2f245fd83b663ae8ad756322c48a2b
|
||||
EBUILD open-vm-modules-2009.05.22_p167859.ebuild 264 RMD160 977a36469a0382a515ce20abd313b395724768be SHA1 176ed51abce77ad535d2e1a5c6a9bbd14a38c5ca SHA256 f61bfadf264f15857b775fd3329ede401af3e6040e82cb64d3b4f2cca7f24650
|
||||
MISC ChangeLog 458 RMD160 4e15e8b0814267bfa5f3dbbe1cdd0c5617a8a0bd SHA1 1649abb07c1a2adcd081e67be5dee2732cf8548a SHA256 502e2360e8a53d62dbb768bb62fd3158b90430c22e0739e041c096ea2312034c
|
||||
MISC metadata.xml 159 RMD160 fc7f68a382390e5916b0fb43f37a893fad4f9798 SHA1 f46b02a39bcd0165558de67ff4256cfc812418a3 SHA256 8581ae1c90a48f50fa0542c7fb28cb8984baaf12f50fa18f33e467081effb215
|
||||
5
app-emulation/open-vm-modules/metadata.xml
Normal file
5
app-emulation/open-vm-modules/metadata.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>vmware</herd>
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,11 @@
|
||||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
VM_MODULE_LIST="pvscsi vmblock vmci vmhgfs vmmemctl vmsync vmxnet vmxnet3 vsock"
|
||||
|
||||
inherit vmware-mod-2
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
Reference in New Issue
Block a user