diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-01-06 05:10:53 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-01-06 05:10:53 +0000 |
commit | 1780a0e4a45e6a3b3020358859fcc38d94630588 (patch) | |
tree | ca0400caca7037499cfaf94223bf17e99df7dae4 /games-emulation/mupen64-jttl_sound | |
parent | remove shared / sharedmem (diff) | |
download | historical-1780a0e4a45e6a3b3020358859fcc38d94630588.tar.gz historical-1780a0e4a45e6a3b3020358859fcc38d94630588.tar.bz2 historical-1780a0e4a45e6a3b3020358859fcc38d94630588.zip |
fixed URI
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 c1c030204488..16b9efbc46c3 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.1 2005/01/06 02:33:19 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/ChangeLog,v 1.2 2005/01/06 05:09:48 morfic Exp $ + + 05 Jan 2005; Daniel Goller <morfic@gentoo.org> + mupen64-jttl_sound-1.2.ebuild: + Fix URI after move *mupen64-jttl_sound-1.2 (05 Jan 2005) 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 970874c24cf6..579763b4d636 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,13 +1,13 @@ # 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.1 2005/01/06 02:33:19 morfic Exp $ +# $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 $ inherit games gcc eutils libtool IUSE="sdl" DESCRIPTION="A sound plugin for mupen64" -SRC_URI="http://mupen64.emulation64.com/files/${PV}/jttl_sound-1.2.tar.bz2" +SRC_URI="http://mupen64.emulation64.com/files/0.4/jttl_sound-1.2.tar.bz2" HOMEPAGE="http://mupen64.emulation64.com/" RESTRICT="nomirror" |