summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharIes17 <charles17@arcor.de>2017-08-05 19:08:58 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-06 12:49:19 +0200
commit5be52b47fbece23a9a7d44763ae64e722f955725 (patch)
tree4703c90bb42e43b58dcd9d8fe2fcbaaa29b84850 /sys-boot/elilo/elilo-3.10.ebuild
parentsys-libs/libstdc++-v3: Remove old (diff)
downloadgentoo-5be52b47fbece23a9a7d44763ae64e722f955725.tar.gz
gentoo-5be52b47fbece23a9a7d44763ae64e722f955725.tar.bz2
gentoo-5be52b47fbece23a9a7d44763ae64e722f955725.zip
sys-boot/elilo: https for HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5308 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-boot/elilo/elilo-3.10.ebuild')
-rw-r--r--sys-boot/elilo/elilo-3.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/elilo/elilo-3.10.ebuild b/sys-boot/elilo/elilo-3.10.ebuild
index cf346ab368a1..7ce19bd20040 100644
--- a/sys-boot/elilo/elilo-3.10.ebuild
+++ b/sys-boot/elilo/elilo-3.10.ebuild
@@ -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"