diff options
author | Mike Auty <ikelos@gentoo.org> | 2006-10-17 09:15:47 +0000 |
---|---|---|
committer | Mike Auty <ikelos@gentoo.org> | 2006-10-17 09:15:47 +0000 |
commit | c14f275f6dda0f7864d8434fb35063f72e356a6a (patch) | |
tree | 8454faf110606bc860197705ab99ac6097246aa0 /profiles | |
parent | Part of the fix for bug 149676, thanks to Jason Urbank. (diff) | |
download | gentoo-2-c14f275f6dda0f7864d8434fb35063f72e356a6a.tar.gz gentoo-2-c14f275f6dda0f7864d8434fb35063f72e356a6a.tar.bz2 gentoo-2-c14f275f6dda0f7864d8434fb35063f72e356a6a.zip |
Mask vmware-modules associated with the masked vmware-workstation-3.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 857455ddc1e3..3eaf8be9843d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6067 2006/10/17 06:01:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6068 2006/10/17 09:15:47 ikelos Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -150,10 +150,15 @@ media-sound/mpd-svn # instead. games-fps/quake3-truecombat +# Mike Auty <ikelos@gentoo.org> (17 Oct 2006) +# Masked pending removal of vmware-workstation-3.2.1 on Oct 27. +~app-emulation/vmware-modules-1.0.0.8 + # Chris Gianelloni <wolf31o2@gentoo.org> (02 Oct 2006) # Masked pending removal on Oct 27. ~app-emulation/vmware-workstation-3.2.1.2242 + # Roy Marples <uberlord@gentoo.org> (02 Oct 2006) # masked for testing due to major ebuild and installation changes >=sys-apps/baselayout-1.13.0_alpha1 |