diff options
Diffstat (limited to 'app-emulation/vmware-player')
4 files changed, 11 insertions, 8 deletions
diff --git a/app-emulation/vmware-player/metadata.xml b/app-emulation/vmware-player/metadata.xml index 47a0813..611b1a2 100644 --- a/app-emulation/vmware-player/metadata.xml +++ b/app-emulation/vmware-player/metadata.xml @@ -1,9 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>vmware</herd> + <maintainer type="project"> + <email>vmware@gentoo.org</email> + <name>Gentoo VMware Project</name> + </maintainer> <use> - <flag name='ovftool'>Install OVF tool for importing and exporting appliance files</flag> + <flag name="ovftool">Install OVF tool for importing and exporting appliance files</flag> <flag name="vmware-tools">Install VMware Tools images</flag> </use> </pkgmetadata> diff --git a/app-emulation/vmware-player/vmware-player-6.0.6.2700073.ebuild b/app-emulation/vmware-player/vmware-player-6.0.6.2700073.ebuild index 2419f68..ffb18b8 100644 --- a/app-emulation/vmware-player/vmware-player-6.0.6.2700073.ebuild +++ b/app-emulation/vmware-player/vmware-player-6.0.6.2700073.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ PV_MINOR=$(get_version_component_range 3) PV_BUILD=$(get_version_component_range 4) MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}" -DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators" +DESCRIPTION="Emulate a complete PC without the usual performance overhead of most emulators" HOMEPAGE="http://www.vmware.com/products/player/" BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/player/${MY_PV}/${PV_BUILD}/linux/core/" SRC_URI=" diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild index 8c1fb34..3761a59 100644 --- a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild +++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ PV_MINOR=$(get_version_component_range 3) PV_BUILD=$(get_version_component_range 4) MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}" -DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators" +DESCRIPTION="Emulate a complete PC without the usual performance overhead of most emulators" HOMEPAGE="http://www.vmware.com/products/player/" BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/player/${MY_PV}/${PV_BUILD}/linux/core/" SRC_URI=" diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323.ebuild b/app-emulation/vmware-player/vmware-player-7.1.2.2780323.ebuild index 1128602..b8c5036 100644 --- a/app-emulation/vmware-player/vmware-player-7.1.2.2780323.ebuild +++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ PV_MINOR=$(get_version_component_range 3) PV_BUILD=$(get_version_component_range 4) MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}" -DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators" +DESCRIPTION="Emulate a complete PC without the usual performance overhead of most emulators" HOMEPAGE="http://www.vmware.com/products/player/" BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/player/${MY_PV}/${PV_BUILD}/linux/core/" SRC_URI=" |