Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/cromwell-bin/
Date: Wed, 04 Jan 2017 11:40:46
Message-Id: 1483530029.7f3aee53ee9bb9a570f7a6ea8321425619aaa35e.soap@gentoo
1 commit: 7f3aee53ee9bb9a570f7a6ea8321425619aaa35e
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 23 15:24:52 2016 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 11:40:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3aee53
7
8 sys-boot/cromwell-bin: update HOMEPAGE, #472076
9
10 Closes: https://github.com/gentoo/gentoo/pull/3222
11
12 sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild | 4 ++--
13 sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild
17 index c40840e..79016b6 100644
18 --- a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild
19 +++ b/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2011 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -7,7 +7,7 @@ inherit mount-boot
27 IUSE=""
28 DESCRIPTION="Xbox boot loader precompiled binaries from xbox-linux.org"
29 SRC_URI="mirror://sourceforge/xbox-linux/cromwell-${PV}.tar.gz"
30 -HOMEPAGE="http://www.xbox-linux.org"
31 +HOMEPAGE="https://sourceforge.net/projects/xbox-linux/"
32 RESTRICT="${RESTRICT} strip"
33 DEPEND=""
34 SLOT="0"
35
36 diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild
37 index 55d26c0..9cfa586 100644
38 --- a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild
39 +++ b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2011 Gentoo Foundation
42 +# Copyright 1999-2016 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -7,7 +7,7 @@ inherit mount-boot
47 IUSE=""
48 DESCRIPTION="Xbox boot loader precompiled binaries from xbox-linux.org"
49 SRC_URI="mirror://sourceforge/xbox-linux/cromwell-${PV}.tar.gz"
50 -HOMEPAGE="http://www.xbox-linux.org"
51 +HOMEPAGE="https://sourceforge.net/projects/xbox-linux/"
52 RESTRICT="${RESTRICT} strip"
53 DEPEND=""
54 SLOT="0"