Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/elilo/
Date: Sun, 06 Aug 2017 10:49:37
Message-Id: 1502016559.5be52b47fbece23a9a7d44763ae64e722f955725.mgorny@gentoo
1 commit: 5be52b47fbece23a9a7d44763ae64e722f955725
2 Author: charIes17 <charles17 <AT> arcor <DOT> de>
3 AuthorDate: Sat Aug 5 17:08:58 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 10:49:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be52b47
7
8 sys-boot/elilo: https for HOMEPAGE
9
10 Closes: https://github.com/gentoo/gentoo/pull/5308
11 Package-Manager: Portage-2.3.6, Repoman-2.3.1
12
13 sys-boot/elilo/elilo-3.10.ebuild | 4 ++--
14 sys-boot/elilo/elilo-3.12.ebuild | 4 ++--
15 sys-boot/elilo/elilo-3.16.ebuild | 4 ++--
16 sys-boot/elilo/elilo-3.6_p20060314.ebuild | 4 ++--
17 4 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/sys-boot/elilo/elilo-3.10.ebuild b/sys-boot/elilo/elilo-3.10.ebuild
20 index cf346ab368a..7ce19bd2004 100644
21 --- a/sys-boot/elilo/elilo-3.10.ebuild
22 +++ b/sys-boot/elilo/elilo-3.10.ebuild
23 @@ -1,10 +1,10 @@
24 -# Copyright 1999-2011 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 inherit toolchain-funcs eutils
29
30 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
31 -HOMEPAGE="http://elilo.sourceforge.net/"
32 +HOMEPAGE="https://sourceforge.net/projects/elilo/"
33 SRC_URI="mirror://sourceforge/elilo/${P}.tar.gz"
34 SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.10-1.diff.gz"
35
36
37 diff --git a/sys-boot/elilo/elilo-3.12.ebuild b/sys-boot/elilo/elilo-3.12.ebuild
38 index a65ac13d581..47665b54ee2 100644
39 --- a/sys-boot/elilo/elilo-3.12.ebuild
40 +++ b/sys-boot/elilo/elilo-3.12.ebuild
41 @@ -1,10 +1,10 @@
42 -# Copyright 1999-2011 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 inherit toolchain-funcs eutils
47
48 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
49 -HOMEPAGE="http://elilo.sourceforge.net/"
50 +HOMEPAGE="https://sourceforge.net/projects/elilo/"
51 SRC_URI="mirror://sourceforge/elilo/${P}-source.tar.gz"
52 SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.12-1.diff.gz"
53
54
55 diff --git a/sys-boot/elilo/elilo-3.16.ebuild b/sys-boot/elilo/elilo-3.16.ebuild
56 index 893dec3d591..7f215a84141 100644
57 --- a/sys-boot/elilo/elilo-3.16.ebuild
58 +++ b/sys-boot/elilo/elilo-3.16.ebuild
59 @@ -1,4 +1,4 @@
60 -# Copyright 1999-2015 Gentoo Foundation
61 +# Copyright 1999-2017 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63
64 EAPI="5"
65 @@ -6,7 +6,7 @@ EAPI="5"
66 inherit toolchain-funcs eutils multilib
67
68 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
69 -HOMEPAGE="http://elilo.sourceforge.net/"
70 +HOMEPAGE="https://sourceforge.net/projects/elilo/"
71 SRC_URI="mirror://sourceforge/elilo/${P}-all.tar.gz
72 mirror://debian/pool/main/e/elilo/elilo_3.14-3.debian.tar.gz"
73
74
75 diff --git a/sys-boot/elilo/elilo-3.6_p20060314.ebuild b/sys-boot/elilo/elilo-3.6_p20060314.ebuild
76 index 80a1792829c..c17dc805837 100644
77 --- a/sys-boot/elilo/elilo-3.6_p20060314.ebuild
78 +++ b/sys-boot/elilo/elilo-3.6_p20060314.ebuild
79 @@ -1,10 +1,10 @@
80 -# Copyright 1999-2011 Gentoo Foundation
81 +# Copyright 1999-2017 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83
84 inherit toolchain-funcs eutils
85
86 DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64"
87 -HOMEPAGE="http://elilo.sourceforge.net/"
88 +HOMEPAGE="https://sourceforge.net/projects/elilo/"
89 if [[ $PV == *_p* ]] ; then
90 MY_P=${PV#*_p}
91 MY_P=${PN}-nightly_${MY_P:0:4}-${MY_P:4:2}-${MY_P:6:2}