diff options
Diffstat (limited to 'app-emulation/pcsx/pcsx-1.2.ebuild')
-rw-r--r-- | app-emulation/pcsx/pcsx-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/pcsx/pcsx-1.2.ebuild b/app-emulation/pcsx/pcsx-1.2.ebuild index 91c8b32f98e6..90d011e5f45e 100644 --- a/app-emulation/pcsx/pcsx-1.2.ebuild +++ b/app-emulation/pcsx/pcsx-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.6 2002/10/17 13:45:18 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.7 2002/11/18 10:36:43 hanno Exp $ S=${WORKDIR} DESCRIPTION="Playstation emulator" HOMEPAGE="http://www.pcsx.net/" LICENSE="GPL-2" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" IUSE="opengl" use opengl && GLDEPEND="app-emulation/psemu-gpupetemesagl" |