summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-12-19 16:55:10 +0000
committerMichał Górny <mgorny@gentoo.org>2013-12-19 16:55:10 +0000
commitbb734995ce90acecdeb73188748d4c541e7d56a7 (patch)
tree429cece24d38db2c3d6bdd1cecd1b99b63202790 /games-emulation
parentUpdate SRC_URI following the upstream move to github. (diff)
downloadgentoo-2-bb734995ce90acecdeb73188748d4c541e7d56a7.tar.gz
gentoo-2-bb734995ce90acecdeb73188748d4c541e7d56a7.tar.bz2
gentoo-2-bb734995ce90acecdeb73188748d4c541e7d56a7.zip
Update SRC_URI following the upstream move to github.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mupen64plus-rsp-hle/ChangeLog5
-rw-r--r--games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mupen64plus-rsp-hle/ChangeLog b/games-emulation/mupen64plus-rsp-hle/ChangeLog
index 852277db9e19..38eae4c13922 100644
--- a/games-emulation/mupen64plus-rsp-hle/ChangeLog
+++ b/games-emulation/mupen64plus-rsp-hle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/mupen64plus-rsp-hle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-rsp-hle/ChangeLog,v 1.2 2013/12/16 16:41:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-rsp-hle/ChangeLog,v 1.3 2013/12/19 16:55:10 mgorny Exp $
+
+ 19 Dec 2013; Michał Górny <mgorny@gentoo.org> mupen64plus-rsp-hle-2.0.ebuild:
+ Update SRC_URI following the upstream move to github.
16 Dec 2013; Michał Górny <mgorny@gentoo.org> mupen64plus-rsp-hle-2.0.ebuild:
Remove implicit CPU flags from the Makefiles. Support epatch_user.
diff --git a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild
index 69456c0a4d6f..c21511f23873 100644
--- a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild
+++ b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild,v 1.2 2013/12/16 16:41:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0.ebuild,v 1.3 2013/12/19 16:55:10 mgorny Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit eutils toolchain-funcs games
DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin"
HOMEPAGE="http://code.google.com/p/mupen64plus/"
-SRC_URI="mirror://bitbucket/richard42/${PN}/downloads/${MY_P}.tar.gz"
+SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"