summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/dolphin/dolphin-3.5.ebuild')
-rw-r--r--games-emulation/dolphin/dolphin-3.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/dolphin/dolphin-3.5.ebuild b/games-emulation/dolphin/dolphin-3.5.ebuild
index aaf75ffeecf1..efb1d1fdf2aa 100644
--- a/games-emulation/dolphin/dolphin-3.5.ebuild
+++ b/games-emulation/dolphin/dolphin-3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild,v 1.10 2013/11/17 22:38:30 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild,v 1.11 2014/02/17 01:49:47 twitch153 Exp $
EAPI=5
@@ -10,7 +10,7 @@ inherit cmake-utils eutils flag-o-matic pax-utils toolchain-funcs versionator wx
DESCRIPTION="Gamecube and Wii game emulator"
HOMEPAGE="https://www.dolphin-emu.org/"
-SRC_URI="http://${PN}-emu.googlecode.com/files/${P}-src.zip"
+SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.zip"
LICENSE="GPL-2"
SLOT="0"