commit: 66230f4c2db7e3eb25a23cdd985ca0748e5d8ad3
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 12:51:43 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 12:56:00 2015 +0000
URL: https://gitweb.gentoo.org/proj/vmware.git/commit/?id=66230f4c
app-emulation/vmware-workstation: Sync with main tree
Package-Manager: portage-2.2.20.1
app-emulation/vmware-workstation/files/vmware-10.0.rc | 2 +-
app-emulation/vmware-workstation/files/vmware-9.0.rc | 2 +-
app-emulation/vmware-workstation/files/vmware-server-10.0.rc | 2 +-
app-emulation/vmware-workstation/files/vmware-server-9.0.rc | 2 +-
app-emulation/vmware-workstation/metadata.xml | 9 ++++++---
5 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/app-emulation/vmware-workstation/files/vmware-10.0.rc
b/app-emulation/vmware-workstation/files/vmware-10.0.rc
index 82e45f1..85ae7cd 100644
--- a/app-emulation/vmware-workstation/files/vmware-10.0.rc
+++ b/app-emulation/vmware-workstation/files/vmware-10.0.rc
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/vmware-10.0.rc,v
1.2 2014/04/26 20:36:17 dilfridge Exp $
+# $Id$
depend() {
need localmount
diff --git a/app-emulation/vmware-workstation/files/vmware-9.0.rc
b/app-emulation/vmware-workstation/files/vmware-9.0.rc
index 02a82b3..85ae7cd 100644
--- a/app-emulation/vmware-workstation/files/vmware-9.0.rc
+++ b/app-emulation/vmware-workstation/files/vmware-9.0.rc
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/vmware-9.0.rc,v
1.2 2014/04/26 20:36:17 dilfridge Exp $
+# $Id$
depend() {
need localmount
diff --git a/app-emulation/vmware-workstation/files/vmware-server-10.0.rc
b/app-emulation/vmware-workstation/files/vmware-server-10.0.rc
index 353f369..a82b900 100644
--- a/app-emulation/vmware-workstation/files/vmware-server-10.0.rc
+++ b/app-emulation/vmware-workstation/files/vmware-server-10.0.rc
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/vmware-server-10.0.rc,v
1.1 2013/10/19 11:38:39 dilfridge Exp $
+# $Id$
depend() {
need localmount vmware
diff --git a/app-emulation/vmware-workstation/files/vmware-server-9.0.rc
b/app-emulation/vmware-workstation/files/vmware-server-9.0.rc
index 3b71339..a07011d 100644
--- a/app-emulation/vmware-workstation/files/vmware-server-9.0.rc
+++ b/app-emulation/vmware-workstation/files/vmware-server-9.0.rc
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/vmware-server-9.0.rc,v
1.1 2012/12/09 14:30:38 vadimk Exp $
+# $Id$
depend() {
need localmount vmware
diff --git a/app-emulation/vmware-workstation/metadata.xml
b/app-emulation/vmware-workstation/metadata.xml
index c2824d7..7570b9e 100644
--- a/app-emulation/vmware-workstation/metadata.xml
+++ b/app-emulation/vmware-workstation/metadata.xml
@@ -7,12 +7,15 @@
other operating systems in a virtual environment to run on top
of Gentoo.
</longdescription>
<use>
- <flag name='ovftool'>Install OVF tool.</flag>
- <flag name='server'>Install VMware Workstation Server
component.</flag>
- <flag name='vix'>Install VIX. The VIX API allows you to write
programs and scripts
+ <flag name="ovftool">Install OVF tool.</flag>
+ <flag name="server">Install VMware Workstation Server
component.</flag>
+ <flag name="vix">Install VIX. The VIX API allows you to write
programs and scripts
that automate virtual machine operations, and run programs or
manipulate
files within guest operating systems.
</flag>
<flag name="vmware-tools">Install VMware Tools images</flag>
</use>
+ <upstream>
+ <remote-id type="github">akhuettel/systemd-vmware</remote-id>
+ </upstream>
</pkgmetadata>