diff options
author | David Holm <dholm@gentoo.org> | 2004-03-02 09:39:37 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-02 09:39:37 +0000 |
commit | a64d99fcee633b8a3bb0fd5bfdd5a3de0eaa4280 (patch) | |
tree | 5e9e2e88aba898aeeac00756fd52ea55227c9318 /games-emulation/gnuboy | |
parent | Unmasked for ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-a64d99fcee633b8a3bb0fd5bfdd5a3de0eaa4280.tar.gz gentoo-2-a64d99fcee633b8a3bb0fd5bfdd5a3de0eaa4280.tar.bz2 gentoo-2-a64d99fcee633b8a3bb0fd5bfdd5a3de0eaa4280.zip |
Added to ~ppc
Diffstat (limited to 'games-emulation/gnuboy')
-rw-r--r-- | games-emulation/gnuboy/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/gnuboy/gnuboy-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/gnuboy/ChangeLog b/games-emulation/gnuboy/ChangeLog index 8299ab6c539e..39b6b59e1611 100644 --- a/games-emulation/gnuboy/ChangeLog +++ b/games-emulation/gnuboy/ChangeLog @@ -1,5 +1,8 @@ # ChangeLog for games-emulation/gnuboy -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 + + 02 Mar 2004; David Holm <dholm@gentoo.org> gnuboy-1.0.3.ebuild: + Added to ~ppc. *gnuboy-1.0.3 (01 Mar 2003) 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" |