diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-01-20 04:24:27 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-01-20 04:24:27 +0000 |
commit | 5c0b06de272192baa7cfc31ad8ae52bac100079e (patch) | |
tree | d98a5642e43f47b7be4ae9cda23c444cfe84b267 /games-emulation/mupen64-jttl_sound | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-5c0b06de272192baa7cfc31ad8ae52bac100079e.tar.gz gentoo-2-5c0b06de272192baa7cfc31ad8ae52bac100079e.tar.bz2 gentoo-2-5c0b06de272192baa7cfc31ad8ae52bac100079e.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" |