summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2006-08-08 19:11:47 +0000
committerMike Auty <ikelos@gentoo.org>2006-08-08 19:11:47 +0000
commit9d82d332f69b606178535c98038fa95df0390e51 (patch)
tree6ac9d6345c47a0b9f5bf84f71642b57c29b6f4c9 /eclass
parentBump to 0.9.1, thanks to Radek Podgorny #141903. Leave out contrib/vim (diff)
downloadhistorical-9d82d332f69b606178535c98038fa95df0390e51.tar.gz
historical-9d82d332f69b606178535c98038fa95df0390e51.tar.bz2
historical-9d82d332f69b606178535c98038fa95df0390e51.zip
Updated vmware-mod.eclass with kernel build fixes, and vmware.eclass with the latest any-any update.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/vmware.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/vmware.eclass b/eclass/vmware.eclass
index fa1d45858e8b..d63fbb813722 100644
--- a/eclass/vmware.eclass
+++ b/eclass/vmware.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.2 2006/08/04 15:43:26 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.3 2006/08/08 19:11:47 ikelos Exp $
# This eclass is for all vmware-* ebuilds in the tree and should contain all
# of the common components across the multiple packages.
@@ -13,7 +13,7 @@ EXPORT_FUNCTIONS pkg_preinst pkg_postinst pkg_setup src_install src_unpack pkg_p
DEPEND="x11-misc/shared-mime-info"
-export ANY_ANY="vmware-any-any-update101"
+export ANY_ANY="vmware-any-any-update103"
#export TOOLS_ANY="vmware-tools-any-update1"
export VMWARE_GROUP=${VMWARE_GROUP:-vmware}
export VMWARE_INSTALL_DIR=/opt/${PN//-//}