diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-22 19:55:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-22 19:55:07 +0000 |
commit | 72f60560574290036695924094c03153aad75120 (patch) | |
tree | 61695d4d8a7312161b0f8a997802eb244c0bf746 /app-emulation | |
parent | Migrated to new Java system, thanks to Caster. japitools-0.9.5-r1.ebuild (diff) | |
download | historical-72f60560574290036695924094c03153aad75120.tar.gz historical-72f60560574290036695924094c03153aad75120.tar.bz2 historical-72f60560574290036695924094c03153aad75120.zip |
Stable on amd64 and x86. Removing older revisions in preparation for 1.0.2 coming to the tree.
Package-Manager: portage-2.1.1_pre5-r3
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vmware-player/ChangeLog | 11 | ||||
-rw-r--r-- | app-emulation/vmware-player/vmware-player-1.0.1.19317-r4.ebuild | 4 |
2 files changed, 12 insertions, 3 deletions
diff --git a/app-emulation/vmware-player/ChangeLog b/app-emulation/vmware-player/ChangeLog index 95a46e9df1b7..3b979022c624 100644 --- a/app-emulation/vmware-player/ChangeLog +++ b/app-emulation/vmware-player/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-emulation/vmware-player # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.18 2006/08/09 11:54:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.19 2006/08/22 19:55:07 wolf31o2 Exp $ + + 22 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> + -files/vmware-player-1.0.1.19317-config.patch, + -files/vmware-player-1.0.1.19317-config2.patch, + -files/vmware-player-1.0.1.19317-config3.patch, -files/vmware.rc, + -files/vmware.xml, -vmware-player-1.0.1.19317-r3.ebuild, + vmware-player-1.0.1.19317-r4.ebuild: + Stable on amd64 and x86. Removing older revisions in preparation for 1.0.2 + coming to the tree. *vmware-player-1.0.1.19317-r4 (09 Aug 2006) diff --git a/app-emulation/vmware-player/vmware-player-1.0.1.19317-r4.ebuild b/app-emulation/vmware-player/vmware-player-1.0.1.19317-r4.ebuild index cc6b90d94afd..0dd17b558894 100644 --- a/app-emulation/vmware-player/vmware-player-1.0.1.19317-r4.ebuild +++ b/app-emulation/vmware-player/vmware-player-1.0.1.19317-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-1.0.1.19317-r4.ebuild,v 1.1 2006/08/09 11:54:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-1.0.1.19317-r4.ebuild,v 1.2 2006/08/22 19:55:07 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 @@ -22,7 +22,7 @@ SRC_URI="http://download3.vmware.com/software/vmplayer/${MY_P}.tar.gz LICENSE="vmware" IUSE="" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip" # fetch" DEPEND="${RDEPEND} virtual/os-headers |