diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-07 07:48:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-07 07:48:38 +0000 |
commit | 185f1ac9099597b5e7d6683a79ccf39bbd65d63c (patch) | |
tree | 44d308f42f410af608cf8a4712fe83c3d365c71b /games-emulation/pcsx2 | |
parent | amd64 love (diff) | |
download | gentoo-2-185f1ac9099597b5e7d6683a79ccf39bbd65d63c.tar.gz gentoo-2-185f1ac9099597b5e7d6683a79ccf39bbd65d63c.tar.bz2 gentoo-2-185f1ac9099597b5e7d6683a79ccf39bbd65d63c.zip |
fix versions
Diffstat (limited to 'games-emulation/pcsx2')
-rw-r--r-- | games-emulation/pcsx2/pcsx2-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/pcsx2/pcsx2-0.6.ebuild b/games-emulation/pcsx2/pcsx2-0.6.ebuild index 2c9bfcc7a990..b2c3e7603c14 100644 --- a/games-emulation/pcsx2/pcsx2-0.6.ebuild +++ b/games-emulation/pcsx2/pcsx2-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.6.ebuild,v 1.4 2005/08/04 04:49:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.6.ebuild,v 1.5 2005/08/07 07:48:38 vapier Exp $ inherit eutils games @@ -19,9 +19,9 @@ RDEPEND="virtual/x11 >=games-emulation/ps2emu-cddvdlinuz-0.3-r1 >=games-emulation/ps2emu-cdvdiso-0.3 ) - >=games-emulation/ps2emu-gssoft-0.61 + >=games-emulation/ps2emu-gssoft-0.6.1 >=games-emulation/ps2emu-padxwin-0.5 - >=games-emulation/ps2emu-spu2null-0.21 + >=games-emulation/ps2emu-spu2null-0.2.1 >=games-emulation/ps2emu-dev9null-0.1" DEPEND="${RDEPEND} app-arch/unzip |