From 93ee3b029b0e1a72310257abe7261f5c0a1d7157 Mon Sep 17 00:00:00 2001 From: "Andreas K. Huettel (dilfridge)" Date: Sun, 10 May 2015 13:48:36 +0200 Subject: Use version dependency for libgcrypt (otherwise stable users get a blocker), update to EAPI=5 Package-Manager: portage-2.2.18 --- .../vmware-workstation-10.0.5.2443746.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app-emulation/vmware-workstation') diff --git a/app-emulation/vmware-workstation/vmware-workstation-10.0.5.2443746.ebuild b/app-emulation/vmware-workstation/vmware-workstation-10.0.5.2443746.ebuild index 884b373..0b66844 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-10.0.5.2443746.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-10.0.5.2443746.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: Exp $ +# $Header: $ -EAPI="4" +EAPI=5 inherit eutils versionator fdo-mime systemd gnome2-utils pam vmware-bundle @@ -40,7 +40,7 @@ RDEPEND="dev-cpp/cairomm dev-libs/icu dev-libs/expat dev-libs/libaio - dev-libs/libgcrypt:11 + =dev-libs/libgcrypt-1.5* dev-libs/libsigc++ dev-libs/libxml2 dev-libs/openssl:0.9.8 @@ -161,7 +161,7 @@ src_install() { # revdep-rebuild entry insinto /etc/revdep-rebuild echo "SEARCH_DIRS_MASK=\"${VM_INSTALL_DIR}\"" >> ${T}/10${PN} - doins "${T}"/10${PN} || die + doins "${T}"/10${PN} # install the binaries into "${VM_INSTALL_DIR}" -- cgit v1.2.3-18-g5258