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-workstation | |
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-workstation')
7 files changed, 28 insertions, 7 deletions
diff --git a/app-emulation/vmware-workstation/ChangeLog b/app-emulation/vmware-workstation/ChangeLog index 0053909b8e94..5de00064c178 100644 --- a/app-emulation/vmware-workstation/ChangeLog +++ b/app-emulation/vmware-workstation/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-emulation/vmware-workstation # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.126 2006/08/08 19:24:27 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.127 2006/08/09 09:30:12 ikelos Exp $ + + 09 Aug 2006; Mike Auty <ikelos@gentoo.org> + vmware-workstation-3.2.1.2242-r10.ebuild, + vmware-workstation-3.2.1.2242-r11.ebuild, + vmware-workstation-4.5.3.19414-r3.ebuild, + vmware-workstation-4.5.3.19414-r4.ebuild, + vmware-workstation-5.5.1.19175-r3.ebuild, + vmware-workstation-5.5.1.19175-r4.ebuild: + -m Alter ebuild so that the metadata cache is invalidated. 08 Aug 2006; Mike Auty <ikelos@gentoo.org> files/digest-vmware-workstation-3.2.1.2242-r11, diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r10.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r10.ebuild index 5d1b9b7cf777..43b093daed90 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r10.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r10.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r10.ebuild,v 1.3 2006/07/27 15:12:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r10.ebuild,v 1.4 2006/08/09 09:30:12 ikelos Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VM Ware. The agreeing to a licence is part of the configure step # which the user must run manually. +# Alter ebuild so that the metadata cache is invalidated. + inherit toolchain-funcs eutils S=${WORKDIR}/vmware-distrib diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r11.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r11.ebuild index 9892db6f7d5e..d26c3e7efd4c 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r11.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r11.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-workstation/vmware-workstation-3.2.1.2242-r11.ebuild,v 1.2 2006/08/04 15:24:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242-r11.ebuild,v 1.3 2006/08/09 09:30:12 ikelos Exp $ + +# Alter ebuild so that the metadata cache is invalidated. inherit toolchain-funcs eutils vmware diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r3.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r3.ebuild index cc754181b582..cd2484e0120b 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r3.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r3.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r3.ebuild,v 1.3 2006/07/27 15:12:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r3.ebuild,v 1.4 2006/08/09 09:30:12 ikelos Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VMWare. The agreeing to a licence is part of the configure step # which the user must run manually. +# Alter ebuild so that the metadata cache is invalidated. + inherit eutils S=${WORKDIR}/vmware-distrib diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r4.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r4.ebuild index 3cea2ff7bda4..b08781461981 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r4.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r4.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-workstation/vmware-workstation-4.5.3.19414-r4.ebuild,v 1.2 2006/08/04 15:24:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r4.ebuild,v 1.3 2006/08/09 09:30:12 ikelos Exp $ + +# Alter ebuild so that the metadata cache is invalidated. inherit eutils vmware diff --git a/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r3.ebuild b/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r3.ebuild index ab192d02ebc2..8100c81c57a4 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r3.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r3.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r3.ebuild,v 1.3 2006/07/27 15:12:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r3.ebuild,v 1.4 2006/08/09 09:30:12 ikelos Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VMWare. The agreeing to a licence is part of the configure step # which the user must run manually. +# Alter ebuild so that the metadata cache is invalidated. + inherit eutils S=${WORKDIR}/vmware-distrib diff --git a/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r4.ebuild b/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r4.ebuild index 7b94dcaee6b8..6684c4a683d0 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r4.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r4.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-workstation/vmware-workstation-5.5.1.19175-r4.ebuild,v 1.2 2006/08/04 15:24:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-5.5.1.19175-r4.ebuild,v 1.3 2006/08/09 09:30:12 ikelos Exp $ + +# Alter ebuild so that the metadata cache is invalidated. inherit vmware eutils |