diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-09 23:33:26 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-09 23:33:26 +0000 |
commit | 5ff29dff3fd50bc52cd1cff527e704fd509157dd (patch) | |
tree | e5a8b7805a049229310c0f1940207316c513afe4 /games-emulation/gtuxnes/gtuxnes-0.75.ebuild | |
parent | moved packages from app-emulation to games-emulation (diff) | |
download | gentoo-2-5ff29dff3fd50bc52cd1cff527e704fd509157dd.tar.gz gentoo-2-5ff29dff3fd50bc52cd1cff527e704fd509157dd.tar.bz2 gentoo-2-5ff29dff3fd50bc52cd1cff527e704fd509157dd.zip |
moved packages from app-emulation to games-emulation
Diffstat (limited to 'games-emulation/gtuxnes/gtuxnes-0.75.ebuild')
-rw-r--r-- | games-emulation/gtuxnes/gtuxnes-0.75.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/gtuxnes/gtuxnes-0.75.ebuild b/games-emulation/gtuxnes/gtuxnes-0.75.ebuild index 93d0a37b5657..27509fb2bcf6 100644 --- a/games-emulation/gtuxnes/gtuxnes-0.75.ebuild +++ b/games-emulation/gtuxnes/gtuxnes-0.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gtuxnes/gtuxnes-0.75.ebuild,v 1.1 2003/09/09 16:26:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gtuxnes/gtuxnes-0.75.ebuild,v 1.2 2003/09/09 23:33:23 msterret Exp $ DESCRIPTION='GTK frontend for tuxnes, the emulator for the 8-bit Nintendo Entertainment System' HOMEPAGE='http://www.scottweber.com/projects/gtuxnes/' @@ -13,7 +13,7 @@ IUSE='' DEPEND='x11-libs/gtk+ >=sys-apps/sed-4' -RDEPEND='>=app-emulation/tuxnes-0.75' +RDEPEND='>=games-emulation/tuxnes-0.75' src_unpack() { unpack ${A} |