diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-01-20 04:31:50 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-01-20 04:31:50 +0000 |
commit | f09c80491bb5b2f1083537206e6d7615c9191ad0 (patch) | |
tree | 46c5be7c68507e27443a744a48cc3062b550761e /games-emulation/mupen64-jttl_sound | |
parent | Version bumped. (diff) | |
download | historical-f09c80491bb5b2f1083537206e6d7615c9191ad0.tar.gz historical-f09c80491bb5b2f1083537206e6d7615c9191ad0.tar.bz2 historical-f09c80491bb5b2f1083537206e6d7615c9191ad0.zip |
stable on x86
Diffstat (limited to 'games-emulation/mupen64-jttl_sound')
-rw-r--r-- | games-emulation/mupen64-jttl_sound/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/mupen64-jttl_sound/ChangeLog b/games-emulation/mupen64-jttl_sound/ChangeLog index a40c5d982389..9466bf92f02e 100644 --- a/games-emulation/mupen64-jttl_sound/ChangeLog +++ b/games-emulation/mupen64-jttl_sound/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64-jttl_sound # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/ChangeLog,v 1.3 2005/01/07 22:48:23 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/ChangeLog,v 1.4 2005/01/20 04:24:27 morfic Exp $ + + 19 Jan 2005; Daniel Goller <morfic@gentoo.org> + mupen64-jttl_sound-1.2.ebuild: + Stable on x86 07 Jan 2005; Daniel Goller <morfic@gentoo.org> metadata.xml: Adding Maintainer 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 579763b4d636..1f9bf7172205 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,6 +1,6 @@ # 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.2 2005/01/06 05:09:48 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild,v 1.3 2005/01/20 04:24:27 morfic Exp $ inherit games gcc eutils libtool @@ -14,7 +14,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND="media-libs/libsdl media-libs/sdl-sound" |