diff options
author | Mike Auty <ikelos@gentoo.org> | 2006-08-09 09:33:55 +0000 |
---|---|---|
committer | Mike Auty <ikelos@gentoo.org> | 2006-08-09 09:33:55 +0000 |
commit | 57c99fc0f5b99391ebc3fcdcb20f795d2fc0f148 (patch) | |
tree | bf5135fedf5a466a4e542b1d6b24942bf163e2db /app-emulation/vmware-modules | |
parent | Fix bug #141233 and add myself as a maintainer. (diff) | |
download | historical-57c99fc0f5b99391ebc3fcdcb20f795d2fc0f148.tar.gz historical-57c99fc0f5b99391ebc3fcdcb20f795d2fc0f148.tar.bz2 historical-57c99fc0f5b99391ebc3fcdcb20f795d2fc0f148.zip |
Alter ebuild so that the metadata cache is invalidated.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'app-emulation/vmware-modules')
3 files changed, 9 insertions, 3 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-1.0.0.11.ebuild b/app-emulation/vmware-modules/vmware-modules-1.0.0.11.ebuild index b607ea877a31..671d74f33249 100644 --- a/app-emulation/vmware-modules/vmware-modules-1.0.0.11.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-1.0.0.11.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.11.ebuild,v 1.1 2006/07/31 20:49:15 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.11.ebuild,v 1.2 2006/08/09 09:25:12 ikelos Exp $ + +# Alter ebuild so that the metadata cache is invalidated. inherit vmware-mod diff --git a/app-emulation/vmware-modules/vmware-modules-1.0.0.13.ebuild b/app-emulation/vmware-modules/vmware-modules-1.0.0.13.ebuild index bd0b508add34..3fcf0ad66c2d 100644 --- a/app-emulation/vmware-modules/vmware-modules-1.0.0.13.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-1.0.0.13.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.13.ebuild,v 1.1 2006/07/31 20:49:15 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.13.ebuild,v 1.2 2006/08/09 09:25:12 ikelos Exp $ + +# Alter ebuild so that the metadata cache is invalidated. inherit vmware-mod diff --git a/app-emulation/vmware-modules/vmware-modules-1.0.0.8.ebuild b/app-emulation/vmware-modules/vmware-modules-1.0.0.8.ebuild index b2dcdc232707..aa51c114d4d9 100644 --- a/app-emulation/vmware-modules/vmware-modules-1.0.0.8.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-1.0.0.8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.8.ebuild,v 1.1 2006/07/31 20:49:15 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.8.ebuild,v 1.2 2006/08/09 09:25:12 ikelos Exp $ + +# Alter ebuild so that the metadata cache is invalidated. inherit vmware-mod |