diff --git a/app-emulation/open-vm-modules/ChangeLog b/app-emulation/open-vm-modules/ChangeLog new file mode 100644 index 00000000..1f611dcd --- /dev/null +++ b/app-emulation/open-vm-modules/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-emulation/open-vm-modules +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*open-vm-modules-2009.05.22_p167859 (31 May 2009) + + 31 May 2009; Mario Fetka + +open-vm-modules-2009.05.22_p167859.ebuild, +metadata.xml: + initial checkin + diff --git a/app-emulation/open-vm-modules/Manifest b/app-emulation/open-vm-modules/Manifest new file mode 100644 index 00000000..cf4bd5b2 --- /dev/null +++ b/app-emulation/open-vm-modules/Manifest @@ -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 183 RMD160 11faf2d01f181ff25804e0ae3c6602fc52958504 SHA1 8b9690fab7cf24f6382952589a87d1c7c26ff7fe SHA256 645dcc798eb06afa97a3495488e33ea210d938b17f198573861829b0461113fc +MISC ChangeLog 312 RMD160 b2e2113247d4a85ebc7f6f2378af1dbb73674eb5 SHA1 eac673b9091ed73a3f90a9492bd169253f0c36bb SHA256 8797fd4c79f26764ff01f3f918ffeb74c376e04c91405a21364233d015d16181 +MISC metadata.xml 159 RMD160 fc7f68a382390e5916b0fb43f37a893fad4f9798 SHA1 f46b02a39bcd0165558de67ff4256cfc812418a3 SHA256 8581ae1c90a48f50fa0542c7fb28cb8984baaf12f50fa18f33e467081effb215 diff --git a/app-emulation/open-vm-modules/metadata.xml b/app-emulation/open-vm-modules/metadata.xml new file mode 100644 index 00000000..3260ec55 --- /dev/null +++ b/app-emulation/open-vm-modules/metadata.xml @@ -0,0 +1,5 @@ + + + +vmware + diff --git a/app-emulation/open-vm-modules/open-vm-modules-2009.05.22_p167859.ebuild b/app-emulation/open-vm-modules/open-vm-modules-2009.05.22_p167859.ebuild new file mode 100644 index 00000000..b1f8f955 --- /dev/null +++ b/app-emulation/open-vm-modules/open-vm-modules-2009.05.22_p167859.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="2" + +inherit vmware-mod-2 + +KEYWORDS="~amd64 ~x86" +IUSE="" \ No newline at end of file