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 | 9f31a466b9fed154b1b44d8ca95c3d0f500bee6c (patch) | |
tree | 21a3fa6d850e8465f3cc879971133dfe91739820 /app-emulation/cedega/cedega-4.4.2.ebuild | |
parent | license for app-emulation/cedega #146378 (diff) | |
download | gentoo-2-9f31a466b9fed154b1b44d8ca95c3d0f500bee6c.tar.gz gentoo-2-9f31a466b9fed154b1b44d8ca95c3d0f500bee6c.tar.bz2 gentoo-2-9f31a466b9fed154b1b44d8ca95c3d0f500bee6c.zip |
update LICENSE #146378 by Scott Jubenville
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'app-emulation/cedega/cedega-4.4.2.ebuild')
-rw-r--r-- | app-emulation/cedega/cedega-4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/cedega/cedega-4.4.2.ebuild b/app-emulation/cedega/cedega-4.4.2.ebuild index 821827207c64..7ce18c93e754 100644 --- a/app-emulation/cedega/cedega-4.4.2.ebuild +++ b/app-emulation/cedega/cedega-4.4.2.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-4.4.2.ebuild,v 1.3 2006/07/30 16:54:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.2.ebuild,v 1.4 2006/09/06 05:17:00 vapier Exp $ MY_P="cedega_${PV}-1.i386" 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" |