remove obsoled overlay

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/vmware@3048 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2011-11-19 07:37:49 +00:00
parent f7b5b22458
commit d6462bb7da
2 changed files with 11 additions and 4 deletions

View File

@ -6,7 +6,7 @@
# to download VMWare. The agreeing to a licence is part of the configure step
# which the user must run manually.
inherit eutils versionator vmware
inherit eutils versionator vmware-1
MY_PV=$(replace_version_separator 3 '-' )
MY_P="VMware-server-${MY_PV}"
@ -62,7 +62,7 @@ PATCHES=("general")
src_unpack() {
EPATCH_SUFFIX="patch"
vmware_src_unpack
vmware-1_src_unpack
#cd "${WORKDIR}"
#unpack ${PN}-perl-fixed-rpath-libs.tar.bz2
@ -76,7 +76,7 @@ src_unpack() {
}
src_install() {
vmware_src_install
vmware-1_src_install
# Fix the amd64 emulation pam stuff
use amd64 && dosed "s:pam_:/lib32/security/pam_:" ${config_dir}/pam.d/vmware-authd
@ -95,7 +95,7 @@ pkg_config() {
}
pkg_postinst() {
vmware_pkg_postinst
vmware-1_pkg_postinst
elog "Remember by default xinetd only allows connections from localhost"
elog "To allow external users access to vmware-server you must edit"
elog " /etc/xinetd.d/vmware-authd"

7
profiles/packages.unmask Normal file
View File

@ -0,0 +1,7 @@
#required by =vmware-modules-138.10 (argument)
# /usr/portage/profiles/package.mask:
# Vadim Kuznetsov <vadimk@gentoo.org> (05 Nov 2011)
# Masked for removal in 30 days
# due to end of support (upstream) and
# security issue: bug 385727
=app-emulation/vmware-modules-138.10