diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-12-26 21:49:36 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-12-26 21:49:36 +0000 |
commit | e1ffc302aaf277dce58db1a8f604e07f9427debd (patch) | |
tree | 23aa0de165483c6d930dde0d11f65bf014011851 | |
parent | Add a NULL-ptr check fix by Mihai Limbasan #75305. (Manifest recommit) (diff) | |
download | gentoo-2-e1ffc302aaf277dce58db1a8f604e07f9427debd.tar.gz gentoo-2-e1ffc302aaf277dce58db1a8f604e07f9427debd.tar.bz2 gentoo-2-e1ffc302aaf277dce58db1a8f604e07f9427debd.zip |
masking vmware 5.0 betas. These should really be unmasked until 5.0 goes
final
-rw-r--r-- | profiles/package.mask | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 0b63704e14d5..1585edaee66a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3417 2004/12/26 21:04:57 humpback Exp $# +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3418 2004/12/26 21:49:36 jhuebel Exp $# # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -22,6 +22,11 @@ ## End example ## +# <jhuebel@gentoo.org> (26 Dec 2004) +# p.masked 5.0 beta, if you want this, then you'll have to +# unmask it yourself using /etc/portage/package.unmask +>=app-emulation/vmware-workstation-5.0_beta1 + # <humpback@gentoo.org> (25 Dec 2004) # People running artsd and skype with arts built using gcc 3.4.* # complain about skype. This is not Gentoo specific @@ -131,13 +136,6 @@ app-shells/rssh # this includes the headers too >=sys-kernel/linux-headers-2.6 -# <jhuebel@gentoo.org> (29 Nov 2004) -# masking vmware-workstation 5.0 betas, since the beta test -# is closed to the public. -# <kingtaco@gentoo.org> (23 Dec 2004) -# beta is public -#=app-emulation/vmware-workstation-5.0_beta1 - # Jeremy Huddleston <eradicator@gentoo.org> (29 Nov 2004) # Masking beta versions of amarok for testing >=media-sound/amarok-1.2_beta1 |