Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus/
Date: Tue, 01 Sep 2015 19:43:16
Message-Id: 1441136011.5d5535d7432ac1c14f120888950cdb07416c96b1.klausman@gentoo
1 commit: 5d5535d7432ac1c14f120888950cdb07416c96b1
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 19:33:31 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 19:33:31 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5535d7
7
8 games-emulation/mupen64plus: Fixing HOMEPAGE move due to code.google.com shutdown
9
10 Package-Manager: portage-2.2.20.1
11
12 games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild | 2 +-
13 games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild | 2 +-
14 games-emulation/mupen64plus/mupen64plus-2.0.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
18 index 6b7597e..f532e77 100644
19 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
20 +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
21 @@ -11,7 +11,7 @@ MY_P="Mupen64Plus-${PV/./-}-src"
22 PATCH_VERSION="20091123"
23
24 DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator"
25 -HOMEPAGE="https://code.google.com/p/mupen64plus/"
26 +HOMEPAGE="http://www.mupen64plus.org/"
27 SRC_URI="https://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2"
28
29 LICENSE="GPL-2"
30
31 diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
32 index d3a7dfc..9309650 100644
33 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
34 +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
35 @@ -11,7 +11,7 @@ MY_P="Mupen64Plus-${PV/./-}-src"
36 PATCH_VERSION="20100507"
37
38 DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator"
39 -HOMEPAGE="https://code.google.com/p/mupen64plus/"
40 +HOMEPAGE="http://www.mupen64plus.org/"
41 SRC_URI="https://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2"
42
43 LICENSE="GPL-2"
44
45 diff --git a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild
46 index a12aafb..8e86a6b 100644
47 --- a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild
48 +++ b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild
49 @@ -5,7 +5,7 @@
50 EAPI=5
51
52 DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, meta-package"
53 -HOMEPAGE="https://code.google.com/p/mupen64plus/"
54 +HOMEPAGE="http://www.mupen64plus.org/"
55 SRC_URI=""
56
57 LICENSE="metapackage"