summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-03 00:18:40 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-03 00:18:40 +0000
commit7bc113f605e9a15847fc4e2b07888d8ec029f151 (patch)
tree1d06198261c748559cc0af1dd266d55323c8146e /games-emulation/ps2emu-cddvdlinuz
parentAdd a symlink "../../../lib/xkb /usr/X11R6/lib/X11/xkb" so libxklavier and ot... (diff)
downloadhistorical-7bc113f605e9a15847fc4e2b07888d8ec029f151.tar.gz
historical-7bc113f605e9a15847fc4e2b07888d8ec029f151.tar.bz2
historical-7bc113f605e9a15847fc4e2b07888d8ec029f151.zip
needs unzip #69831
Diffstat (limited to 'games-emulation/ps2emu-cddvdlinuz')
-rw-r--r--games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild b/games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild
index c53592b802a5..131e056d8c04 100644
--- a/games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild
+++ b/games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild,v 1.5 2004/06/24 22:32:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild,v 1.6 2004/11/03 00:16:55 vapier Exp $
inherit games
@@ -10,10 +10,12 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/CDVDlinuz${PV}.zip"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~ppc x86"
IUSE=""
-DEPEND="=x11-libs/gtk+-1*"
+RDEPEND="=x11-libs/gtk+-1*"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S="${WORKDIR}/CDVDlinuz"