commit: 84480938f5239bab1f2d806f473a7f1d5373d77c Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Fri Feb 17 15:33:33 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 20:17:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84480938
app-emulation/vmware-workstation: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 .../vmware-workstation/vmware-workstation-10.0.6.2700073-r1.ebuild | 4 ++-- .../vmware-workstation/vmware-workstation-9.0.3.1410761.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/vmware-workstation/vmware-workstation-10.0.6.2700073-r1.ebuild b/app-emulation/vmware-workstation/vmware-workstation-10.0.6.2700073-r1.ebuild index 454367851d..4be63899e0 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-10.0.6.2700073-r1.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-10.0.6.2700073-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}" SYSTEMD_UNITS_TAG="gentoo-01" -DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators" +DESCRIPTION="Emulate a complete PC without the performance overhead of most emulators" HOMEPAGE="http://www.vmware.com/products/workstation/" BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/ws/${MY_PV}/${PV_BUILD}/linux/core/" SRC_URI=" diff --git a/app-emulation/vmware-workstation/vmware-workstation-9.0.3.1410761.ebuild b/app-emulation/vmware-workstation/vmware-workstation-9.0.3.1410761.ebuild index 6103fb38e7..3ce84b2115 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-9.0.3.1410761.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-9.0.3.1410761.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}" SYSTEMD_UNITS_TAG="gentoo-01" -DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators" +DESCRIPTION="Emulate a complete PC without the performance overhead of most emulators" HOMEPAGE="http://www.vmware.com/products/workstation/" BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/ws/${MY_PV}/${PV_BUILD}/linux/core/" SRC_URI="
