diff options
Diffstat (limited to 'app-emulation/gnuboy/gnuboy-1.0.3.ebuild')
-rw-r--r-- | app-emulation/gnuboy/gnuboy-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/gnuboy/gnuboy-1.0.3.ebuild b/app-emulation/gnuboy/gnuboy-1.0.3.ebuild index 4971e494f6cc..dbac6837830c 100644 --- a/app-emulation/gnuboy/gnuboy-1.0.3.ebuild +++ b/app-emulation/gnuboy/gnuboy-1.0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.3 2003/02/28 23:22:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.4 2003/06/29 20:06:54 aliz 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" SLOT="0" RDEPEND="media-libs/libsdl" |