diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:50:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:50:08 +0000 |
commit | 2b84107c766b9e8fe8aaa7d11246ff4c53e90e10 (patch) | |
tree | a0a0a850aa982a44030f928f290cb1ff5387b1d2 /games-emulation/ps2emu-gssoft | |
parent | Change to use export MONO_SHARED_DIR=${T} to solve sandbox issues. Needed for... (diff) | |
download | historical-2b84107c766b9e8fe8aaa7d11246ff4c53e90e10.tar.gz historical-2b84107c766b9e8fe8aaa7d11246ff4c53e90e10.tar.bz2 historical-2b84107c766b9e8fe8aaa7d11246ff4c53e90e10.zip |
IUSE
Diffstat (limited to 'games-emulation/ps2emu-gssoft')
-rw-r--r-- | games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild b/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild index 5656c1758ca6..e86b57dab15f 100644 --- a/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild +++ b/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild,v 1.3 2004/03/21 20:02:18 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild,v 1.4 2004/05/27 01:37:34 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/GSsoft-${PV}.tgz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="virtual/opengl virtual/x11 |