diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-12 22:06:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-12 22:06:13 +0000 |
commit | c87875ff4b655717e4ee083eacad694a1b97a064 (patch) | |
tree | 9c7f23964f7c80a13bf9ec0678a45c9f91be9b24 /games-emulation/pcsx2 | |
parent | Closing #35079 (diff) | |
download | gentoo-2-c87875ff4b655717e4ee083eacad694a1b97a064.tar.gz gentoo-2-c87875ff4b655717e4ee083eacad694a1b97a064.tar.bz2 gentoo-2-c87875ff4b655717e4ee083eacad694a1b97a064.zip |
no -r1 for cdvdiso
Diffstat (limited to 'games-emulation/pcsx2')
-rw-r--r-- | games-emulation/pcsx2/pcsx2-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/pcsx2/pcsx2-0.5.ebuild b/games-emulation/pcsx2/pcsx2-0.5.ebuild index 5cdf8aafd145..e3b7e7179368 100644 --- a/games-emulation/pcsx2/pcsx2-0.5.ebuild +++ b/games-emulation/pcsx2/pcsx2-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2 2003/12/12 22:04:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.5.ebuild,v 1.3 2003/12/12 22:06:13 vapier Exp $ inherit games eutils @@ -16,7 +16,7 @@ RDEPEND="virtual/x11 =x11-libs/gtk+-1* || ( >=games-emulation/ps2emu-cddvdlinuz-0.3-r1 - >=games-emulation/ps2emu-cdvdiso-0.3-r1 + >=games-emulation/ps2emu-cdvdiso-0.3 ) >=games-emulation/ps2emu-gssoft-0.61 >=games-emulation/ps2emu-padxwin-0.5 |