diff options
Diffstat (limited to 'games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild')
-rw-r--r-- | games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild b/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild index 776fe626dc9e..29312ae86e08 100644 --- a/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild +++ b/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild,v 1.4 2005/04/24 07:53:30 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild,v 1.5 2005/05/30 18:36:36 swegener Exp $ -inherit games gcc eutils libtool +inherit games eutils libtool IUSE="sdl" @@ -47,4 +47,3 @@ src_install() { prepgamesdirs } - |