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 | 27a7cc5d69ab9b0acfc5d98d572412af5f2f9bc7 (patch) | |
tree | da2e6134a5adbdc551f9cfd25571005024f203fa /games-emulation/mupen64-riceplugin | |
parent | remove shared / sharedmem (diff) | |
download | gentoo-2-27a7cc5d69ab9b0acfc5d98d572412af5f2f9bc7.tar.gz gentoo-2-27a7cc5d69ab9b0acfc5d98d572412af5f2f9bc7.tar.bz2 gentoo-2-27a7cc5d69ab9b0acfc5d98d572412af5f2f9bc7.zip |
fixed URI
Diffstat (limited to 'games-emulation/mupen64-riceplugin')
-rw-r--r-- | games-emulation/mupen64-riceplugin/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/mupen64-riceplugin/ChangeLog b/games-emulation/mupen64-riceplugin/ChangeLog index 85e70027f959..696adb533026 100644 --- a/games-emulation/mupen64-riceplugin/ChangeLog +++ b/games-emulation/mupen64-riceplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64-riceplugin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/ChangeLog,v 1.1 2005/01/03 15:43:55 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/ChangeLog,v 1.2 2005/01/06 05:10:53 morfic Exp $ + + 05 Jan 2005; Daniel Goller <morfic@gentoo.org> + mupen64-riceplugin-5.1.0.ebuild: + Fixed URI after move *mupen64-riceplugin-5.1.0 (03 Jan 2005) diff --git a/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild b/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild index e340822e425c..1abc26cc450e 100644 --- a/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild +++ b/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.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-riceplugin/mupen64-riceplugin-5.1.0.ebuild,v 1.1 2005/01/03 15:43:55 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-riceplugin/mupen64-riceplugin-5.1.0.ebuild,v 1.2 2005/01/06 05:10:53 morfic Exp $ inherit games gcc eutils libtool IUSE="" DESCRIPTION="an graphics plugin for mupen64" -SRC_URI="http://mupen64.emulation64.com/files/${PV}/riceplugin.tar.bz2" +SRC_URI="http://mupen64.emulation64.com/files/0.4/riceplugin.tar.bz2" HOMEPAGE="http://mupen64.emulation64.com/" RESTRICT="nomirror" |