diff options
author | David Holm <dholm@gentoo.org> | 2004-03-21 20:04:02 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-21 20:04:02 +0000 |
commit | 4816d4b82e9c82bd5895fc075b5c59e5163d1700 (patch) | |
tree | d1fb08cf3b1b94a5e322822dde40a9987237d4c7 /games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-4816d4b82e9c82bd5895fc075b5c59e5163d1700.tar.gz gentoo-2-4816d4b82e9c82bd5895fc075b5c59e5163d1700.tar.bz2 gentoo-2-4816d4b82e9c82bd5895fc075b5c59e5163d1700.zip |
Added to ~ppc
Diffstat (limited to 'games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild')
-rw-r--r-- | games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 ecf18fdf9c60..f7b9f844b835 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 Technologies, Inc. # 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.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-cddvdlinuz/ps2emu-cddvdlinuz-0.3-r1.ebuild,v 1.3 2004/03/21 20:00:39 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/CDVDlinuz${PV}.zip" LICENSE="freedist" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="=x11-libs/gtk+-1*" |