diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-06-22 22:44:06 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-06-22 22:44:06 +0000 |
commit | 7f5dae66146c83087a05e2d083db1eee06c45b7e (patch) | |
tree | 8d705a0245773b13a005ef1a5fc8250f2ff2e4e1 /app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild | |
parent | version bump, remove old (diff) | |
download | gentoo-2-7f5dae66146c83087a05e2d083db1eee06c45b7e.tar.gz gentoo-2-7f5dae66146c83087a05e2d083db1eee06c45b7e.tar.bz2 gentoo-2-7f5dae66146c83087a05e2d083db1eee06c45b7e.zip |
Add init script license, bug 425902
(Portage version: 2.2.0_alpha183/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild')
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild b/app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild index 1a77e2243938..5d9e3f64fc45 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild,v 1.2 2012/10/29 14:52:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild,v 1.3 2013/06/22 22:44:06 dilfridge Exp $ EAPI="4" @@ -19,7 +19,7 @@ SRC_URI=" x86? ( ${BASE_URI}${MY_P}.i386.bundle.tar ) amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar ) " -LICENSE="vmware" +LICENSE="vmware GPL-2" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="cups doc ovftool server vix vmware-tools" |