diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:32:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:32:33 +0000 |
commit | 2d0a5c1f4442373f4d0f397e841ba52022fc3b82 (patch) | |
tree | b58db6c1da0ea79b4d2f4c934393edd3346693c0 /games-emulation/pcsx2 | |
parent | IUSE; error check sed; tidy (Manifest recommit) (diff) | |
download | gentoo-2-2d0a5c1f4442373f4d0f397e841ba52022fc3b82.tar.gz gentoo-2-2d0a5c1f4442373f4d0f397e841ba52022fc3b82.tar.bz2 gentoo-2-2d0a5c1f4442373f4d0f397e841ba52022fc3b82.zip |
IUSE
Diffstat (limited to 'games-emulation/pcsx2')
-rw-r--r-- | games-emulation/pcsx2/pcsx2-0.5.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-emulation/pcsx2/pcsx2-0.5.ebuild b/games-emulation/pcsx2/pcsx2-0.5.ebuild index 10526198ea28..a589aa3979c8 100644 --- a/games-emulation/pcsx2/pcsx2-0.5.ebuild +++ b/games-emulation/pcsx2/pcsx2-0.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.5.ebuild,v 1.4 2004/02/20 06:26:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.5.ebuild,v 1.5 2004/05/27 01:28:48 mr_bones_ Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Playstation2 emulator" HOMEPAGE="http://www.pcsx2.net/" @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/${PV:0:3}release/Pcsx2Src-${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="virtual/x11 =x11-libs/gtk+-1* |