app-emulation/open-vm-modules: initial checkin
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1285 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
63ce913005
commit
84a2631ee9
10
app-emulation/open-vm-modules/ChangeLog
Normal file
10
app-emulation/open-vm-modules/ChangeLog
Normal file
@ -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 <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 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
|
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,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=""
|
Loading…
Reference in New Issue
Block a user