commit:     0c11d22fc4051539b0b375a81ae2997a4dbc7842
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 18:21:37 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 21:12:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c11d22f

app-emulation/vmware-workstation: remove RESTRICT=preserve-libs, makes no sense

This restrict means that libraries from *this* package are not preserved.
We have the exact opposite problem, we want that this package does not *cause*
other libraries to be preserved...

Package-Manager: portage-2.2.27

 .../vmware-workstation/vmware-workstation-11.1.3.3206955-r3.ebuild      | 2 +-
 .../vmware-workstation/vmware-workstation-11.1.3.3206955-r4.ebuild      | 2 +-
 .../vmware-workstation/vmware-workstation-12.1.0.3272444-r2.ebuild      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r3.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r3.ebuild
index 3282b4d..5ef6f10 100644
--- 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r3.ebuild
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r3.ebuild
@@ -25,7 +25,7 @@ LICENSE="vmware GPL-2"
 SLOT="0"
 KEYWORDS="-* ~amd64"
 IUSE="cups bundled-libs doc ovftool server vix vmware-tools"
-RESTRICT="mirror strip preserve-libs"
+RESTRICT="mirror strip"
 
 BUNDLED_LIBS_DIR=/opt/vmware/lib/vmware/lib
 

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r4.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r4.ebuild
index 5ad70ad..4f488fd 100644
--- 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r4.ebuild
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.3.3206955-r4.ebuild
@@ -25,7 +25,7 @@ LICENSE="vmware GPL-2"
 SLOT="0"
 KEYWORDS="-* ~amd64"
 IUSE="cups bundled-libs doc ovftool server vix vmware-tools"
-RESTRICT="mirror strip preserve-libs"
+RESTRICT="mirror strip"
 
 BUNDLED_LIBS_DIR=/opt/vmware/lib/vmware/lib
 

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r2.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r2.ebuild
index a91444c..d698aa8 100644
--- 
a/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r2.ebuild
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-12.1.0.3272444-r2.ebuild
@@ -26,7 +26,7 @@ LICENSE="vmware GPL-2 GPL-3"
 SLOT="0"
 KEYWORDS="-* ~amd64"
 IUSE="bundled-libs cups doc ovftool server vix +vmware-tools"
-RESTRICT="mirror strip preserve-libs"
+RESTRICT="mirror strip"
 
 BUNDLED_LIBS_DIR=/opt/vmware/lib/vmware/lib
 

Reply via email to