diff options
Diffstat (limited to 'app-emulation/cedega/cedega-5.2.3.ebuild')
-rw-r--r-- | app-emulation/cedega/cedega-5.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/cedega/cedega-5.2.3.ebuild b/app-emulation/cedega/cedega-5.2.3.ebuild index ec5429be0f3e..ce4a58950c42 100644 --- a/app-emulation/cedega/cedega-5.2.3.ebuild +++ b/app-emulation/cedega/cedega-5.2.3.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.2.3.ebuild,v 1.2 2006/08/05 22:41:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.3.ebuild,v 1.3 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 dbus opengl" |