commit: 7f3aee53ee9bb9a570f7a6ea8321425619aaa35e Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Fri Dec 23 15:24:52 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Jan 4 11:40:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3aee53
sys-boot/cromwell-bin: update HOMEPAGE, #472076 Closes: https://github.com/gentoo/gentoo/pull/3222 sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild | 4 ++-- sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild index c40840e..79016b6 100644 --- a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild +++ b/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit mount-boot IUSE="" DESCRIPTION="Xbox boot loader precompiled binaries from xbox-linux.org" SRC_URI="mirror://sourceforge/xbox-linux/cromwell-${PV}.tar.gz" -HOMEPAGE="http://www.xbox-linux.org" +HOMEPAGE="https://sourceforge.net/projects/xbox-linux/" RESTRICT="${RESTRICT} strip" DEPEND="" SLOT="0" diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild index 55d26c0..9cfa586 100644 --- a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild +++ b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit mount-boot IUSE="" DESCRIPTION="Xbox boot loader precompiled binaries from xbox-linux.org" SRC_URI="mirror://sourceforge/xbox-linux/cromwell-${PV}.tar.gz" -HOMEPAGE="http://www.xbox-linux.org" +HOMEPAGE="https://sourceforge.net/projects/xbox-linux/" RESTRICT="${RESTRICT} strip" DEPEND="" SLOT="0"
