diff options
Diffstat (limited to 'games-emulation/gnuboy/gnuboy-1.0.3.ebuild')
-rw-r--r-- | games-emulation/gnuboy/gnuboy-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3.ebuild index f237ed22454a..a750e4f87678 100644 --- a/games-emulation/gnuboy/gnuboy-1.0.3.ebuild +++ b/games-emulation/gnuboy/gnuboy-1.0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.2 2004/02/20 06:26:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.3 2004/03/02 09:39:37 dholm Exp $ DESCRIPTION="Gameboy emulator with multiple renderers" HOMEPAGE="http://gnuboy.unix-fu.org/" SRC_URI="http://gnuboy.unix-fu.org/src/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" RDEPEND="media-libs/libsdl" |