summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2007-07-28 17:29:56 +0000
committerMike Auty <ikelos@gentoo.org>2007-07-28 17:29:56 +0000
commit89a226c335ca84cd27bed80b3768ed6e7974a2ff (patch)
treea62e2c309954cacf66c3bf7da76fa642ddf7b5ef /eclass/vmware.eclass
parentDrop unused version. (diff)
downloadgentoo-2-89a226c335ca84cd27bed80b3768ed6e7974a2ff.tar.gz
gentoo-2-89a226c335ca84cd27bed80b3768ed6e7974a2ff.tar.bz2
gentoo-2-89a226c335ca84cd27bed80b3768ed6e7974a2ff.zip
Bump vmware-any-any-update to 112, and other cleanups.
Diffstat (limited to 'eclass/vmware.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 ae56fcba2c79..30744186ffc8 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.24 2007/04/28 09:40:42 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.25 2007/07/28 17:29:56 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-update109"
+export ANY_ANY="vmware-any-any-update112"
#export TOOLS_ANY="vmware-tools-any-update1"
export VMWARE_GROUP=${VMWARE_GROUP:-vmware}
export VMWARE_INSTALL_DIR=/opt/${PN//-//}