Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 559798 | Differences between
and this patch

Collapse All | Expand All

(-)vmware-workstation-11.1.2.2780323-r1.ebuild (-7 / +1 lines)
Lines 85-91 Link Here
85
	x11-libs/startup-notification
85
	x11-libs/startup-notification
86
	x11-themes/hicolor-icon-theme
86
	x11-themes/hicolor-icon-theme
87
	!app-emulation/vmware-player"
87
	!app-emulation/vmware-player"
88
PDEPEND="~app-emulation/vmware-modules-304.${PV_MINOR}
88
PDEPEND="~app-emulation/vmware-modules-308.${PV_MINOR}
89
	vmware-tools? ( app-emulation/vmware-tools )"
89
	vmware-tools? ( app-emulation/vmware-tools )"
90
90
91
S=${WORKDIR}
91
S=${WORKDIR}
Lines 186-197 Link Here
186
		doins -r etc/cups/*
186
		doins -r etc/cups/*
187
	fi
187
	fi
188
188
189
	insinto /etc/xdg
190
	doins -r etc/xdg/*
191
192
	# install documentation
193
	doman man/man1/vmware.1.gz
194
195
	if use doc; then
189
	if use doc; then
196
		dodoc doc/*
190
		dodoc doc/*
197
	fi
191
	fi

Return to bug 559798