commit: 93ee3b029b0e1a72310257abe7261f5c0a1d7157
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 11:48:36 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 10 11:48:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/vmware.git/commit/?id=93ee3b02
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(-)
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}"