sys-boot/elilo: https for HOMEPAGE
authorcharIes17 <charles17@arcor.de>
Sat, 5 Aug 2017 17:08:58 +0000 (19:08 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 6 Aug 2017 10:49:19 +0000 (12:49 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5308
Package-Manager: Portage-2.3.6, Repoman-2.3.1

sys-boot/elilo/elilo-3.10.ebuild
sys-boot/elilo/elilo-3.12.ebuild
sys-boot/elilo/elilo-3.16.ebuild
sys-boot/elilo/elilo-3.6_p20060314.ebuild

index cf346ab368a1a3ff81479f04776d21f57b6d73af..7ce19bd2004047535ab14cc0471e8da84bd7b42c 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit toolchain-funcs eutils
 
 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
-HOMEPAGE="http://elilo.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/elilo/"
 SRC_URI="mirror://sourceforge/elilo/${P}.tar.gz"
 SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.10-1.diff.gz"
 
index a65ac13d581751dd8c982c1c854e0d1b246dc086..47665b54ee25d0e700d28142c314feb19d7ba7af 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit toolchain-funcs eutils
 
 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
-HOMEPAGE="http://elilo.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/elilo/"
 SRC_URI="mirror://sourceforge/elilo/${P}-source.tar.gz"
 SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.12-1.diff.gz"
 
index 893dec3d5912fc92035e1e34153bb1ca14ba64d3..7f215a8414151846e715ed3b88ecf8c81d94b26b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
 inherit toolchain-funcs eutils multilib
 
 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
-HOMEPAGE="http://elilo.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/elilo/"
 SRC_URI="mirror://sourceforge/elilo/${P}-all.tar.gz
        mirror://debian/pool/main/e/elilo/elilo_3.14-3.debian.tar.gz"
 
index 80a1792829c2fe75e83876242cc02496f32b7b61..c17dc805837a7a0c992e95cf9e79a4d2db2862e3 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit toolchain-funcs eutils
 
 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
-HOMEPAGE="http://elilo.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/elilo/"
 if [[ $PV == *_p* ]] ; then
        MY_P=${PV#*_p}
        MY_P=${PN}-nightly_${MY_P:0:4}-${MY_P:4:2}-${MY_P:6:2}