diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-10-19 14:55:38 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-10-19 14:55:38 +0000 |
commit | 5ca97522aa3c498ee6c834098a3c577aa88bce13 (patch) | |
tree | 44383426cc0b8a0afb175d7c1bdeee7574cb7a29 /games-emulation | |
parent | Remove old versions (diff) | |
download | gentoo-2-5ca97522aa3c498ee6c834098a3c577aa88bce13.tar.gz gentoo-2-5ca97522aa3c498ee6c834098a3c577aa88bce13.tar.bz2 gentoo-2-5ca97522aa3c498ee6c834098a3c577aa88bce13.zip |
inherit games last
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/snes9x/snes9x-1.43-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/snes9x/snes9x-1.43-r1.ebuild b/games-emulation/snes9x/snes9x-1.43-r1.ebuild index 3e44e18e4326..583a401a9769 100644 --- a/games-emulation/snes9x/snes9x-1.43-r1.ebuild +++ b/games-emulation/snes9x/snes9x-1.43-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.43-r1.ebuild,v 1.9 2006/06/20 19:17:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.43-r1.ebuild,v 1.10 2006/10/19 14:55:38 nyhm Exp $ # 3dfx support (glide) is disabled because it requires # glide-v2 while we only provide glide-v3 in portage # http://bugs.gentoo.org/show_bug.cgi?id=93097 -inherit eutils games flag-o-matic multilib +inherit eutils flag-o-matic multilib games DESCRIPTION="Super Nintendo Entertainment System (SNES) emulator" HOMEPAGE="http://www.snes9x.com/" |