diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-12 00:59:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-12 00:59:41 +0000 |
commit | 8fee0a7487f031b2d71ed81b6571a156395792b1 (patch) | |
tree | d57fce8e103e047dde3681744eaa1f669aaeb38b /games-emulation/zsnes | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-8fee0a7487f031b2d71ed81b6571a156395792b1.tar.gz gentoo-2-8fee0a7487f031b2d71ed81b6571a156395792b1.tar.bz2 gentoo-2-8fee0a7487f031b2d71ed81b6571a156395792b1.zip |
don't need eutils anymore
Diffstat (limited to 'games-emulation/zsnes')
-rw-r--r-- | games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild b/games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild index 0e9df246ff3d..baa3b89a1fe9 100644 --- a/games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild +++ b/games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild,v 1.1 2004/05/12 00:58:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild,v 1.2 2004/05/12 00:59:41 mr_bones_ Exp $ -inherit games eutils +inherit games DESCRIPTION="SNES (Super Nintendo) emulator that uses x86 assembly" HOMEPAGE="http://www.zsnes.com/ http://emuhost.com/ipher/zsnes/" |