diff options
Diffstat (limited to 'sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild')
-rw-r--r-- | sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild index 55d26c0ef78a..9cfa58614e68 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" |