diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-06 05:17:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-06 05:17:00 +0000 |
commit | 67578e4a14b02a34713fbe4543cdc3924e3e6b2c (patch) | |
tree | 8952d3a99751f083f7cdf47b60ee75c50143c8e7 /app-emulation/cedega/cedega-5.0.ebuild | |
parent | license for app-emulation/cedega #146378 (diff) | |
download | historical-67578e4a14b02a34713fbe4543cdc3924e3e6b2c.tar.gz historical-67578e4a14b02a34713fbe4543cdc3924e3e6b2c.tar.bz2 historical-67578e4a14b02a34713fbe4543cdc3924e3e6b2c.zip |
update LICENSE #146378 by Scott Jubenville
Package-Manager: portage-2.1.1_rc1-r4
Diffstat (limited to 'app-emulation/cedega/cedega-5.0.ebuild')
-rw-r--r-- | app-emulation/cedega/cedega-5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/cedega/cedega-5.0.ebuild b/app-emulation/cedega/cedega-5.0.ebuild index b8c9f8b9ff87..090ffc6f5338 100644 --- a/app-emulation/cedega/cedega-5.0.ebuild +++ b/app-emulation/cedega/cedega-5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.0.ebuild,v 1.3 2006/07/30 16:54:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.0.ebuild,v 1.4 2006/09/06 05:17:00 vapier Exp $ MY_P="cedega-small-${PV}" DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming" HOMEPAGE="http://www.transgaming.com/" SRC_URI="${MY_P}.tgz" -LICENSE="Aladdin" +LICENSE="cedega" SLOT="3" KEYWORDS="-* amd64 x86" IUSE="cups opengl" |