summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2007-08-27 20:06:50 +0000
committerMike Auty <ikelos@gentoo.org>2007-08-27 20:06:50 +0000
commit9705bc21d1e96923db3f19aa43983f4c1cb0b6c2 (patch)
treea68e2eded8c5dfc24af88c7d72623b4f9dd2864c /eclass/vmware.eclass
parentChanged python dependency from =2.4 to >=2.4 since this works fine with pytho... (diff)
downloadhistorical-9705bc21d1e96923db3f19aa43983f4c1cb0b6c2.tar.gz
historical-9705bc21d1e96923db3f19aa43983f4c1cb0b6c2.tar.bz2
historical-9705bc21d1e96923db3f19aa43983f4c1cb0b6c2.zip
Bump to vmware-any-any-update113.
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 47911261c64f..92b7d39c2880 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.27 2007/08/22 00:24:41 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.28 2007/08/27 20:06:50 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-update112"
+export ANY_ANY="vmware-any-any-update113"
#export TOOLS_ANY="vmware-tools-any-update1"
export VMWARE_GROUP=${VMWARE_GROUP:-vmware}
export VMWARE_INSTALL_DIR=/opt/${PN//-//}