From 0c11d22fc4051539b0b375a81ae2997a4dbc7842 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 20 Mar 2016 19:21:37 +0100 Subject: [PATCH] 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-11.1.3.3206955-r3.ebuild | 2 +- .../vmware-workstation-11.1.3.3206955-r4.ebuild | 2 +- .../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 3282b4dbc64f..5ef6f109e6a2 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 5ad70ad7764c..4f488fdc0745 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 a91444ca9d2b..d698aa8c0937 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 -- 2.26.2