diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-28 20:40:29 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-28 20:40:29 +0000 |
commit | ca07af91d800e1e6327607f8e813d4febbdaae3d (patch) | |
tree | ceec2ad5f050cec31ef07847200de9ac12087a80 /app-emulation | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-ca07af91d800e1e6327607f8e813d4febbdaae3d.tar.gz gentoo-2-ca07af91d800e1e6327607f8e813d4febbdaae3d.tar.bz2 gentoo-2-ca07af91d800e1e6327607f8e813d4febbdaae3d.zip |
Adding more information in the comments about why amd64 is not a supported platform and closing bug #49203.
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vmware-workstation/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-4.5.1.7568.ebuild | 8 |
2 files changed, 12 insertions, 3 deletions
diff --git a/app-emulation/vmware-workstation/ChangeLog b/app-emulation/vmware-workstation/ChangeLog index a97eb2a5846a..b3045126ad5e 100644 --- a/app-emulation/vmware-workstation/ChangeLog +++ b/app-emulation/vmware-workstation/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/vmware-workstation # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.37 2004/03/20 17:22:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.38 2004/04/28 20:40:29 wolf31o2 Exp $ + + 28 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> + vmware-workstation-4.5.1.7568.ebuild: + Adding more information in the comments about why amd64 is not a supported + platform and closing bug #49203. 20 Mar 2004; Chris Gianelloni <wolf31o2@gentoo.org> vmware-workstation-4.0.5.6030-r1.ebuild, diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.5.1.7568.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.5.1.7568.ebuild index 71230627f248..597f3fcfd9da 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.5.1.7568.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.5.1.7568.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.1.7568.ebuild,v 1.2 2004/03/20 17:22:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.1.7568.ebuild,v 1.3 2004/04/28 20:40:29 wolf31o2 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 @@ -24,7 +24,11 @@ SRC_URI="http://vmware-svca.www.conxion.com/software/wkst/${NP}.tar.gz LICENSE="vmware" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-* x86 -amd64" +# VMWare is broken on amd64. Please do not file any bugs on it, as we will +# mark them as WONTFIX until we get some proper vendor support for the amd64 +# platform. Hopefully, this will be sooner than later. +# For more information, see bugs #49203 #49163 #47023 RESTRICT="nostrip" DEPEND="virtual/glibc |