public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/elilo/
Date: Sun,  6 Aug 2017 10:49:33 +0000 (UTC)	[thread overview]
Message-ID: <1502016559.5be52b47fbece23a9a7d44763ae64e722f955725.mgorny@gentoo> (raw)

commit:     5be52b47fbece23a9a7d44763ae64e722f955725
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Sat Aug  5 17:08:58 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 10:49:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be52b47

sys-boot/elilo: https for HOMEPAGE

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          | 4 ++--
 sys-boot/elilo/elilo-3.12.ebuild          | 4 ++--
 sys-boot/elilo/elilo-3.16.ebuild          | 4 ++--
 sys-boot/elilo/elilo-3.6_p20060314.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-boot/elilo/elilo-3.10.ebuild b/sys-boot/elilo/elilo-3.10.ebuild
index cf346ab368a..7ce19bd2004 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"
 

diff --git a/sys-boot/elilo/elilo-3.12.ebuild b/sys-boot/elilo/elilo-3.12.ebuild
index a65ac13d581..47665b54ee2 100644
--- a/sys-boot/elilo/elilo-3.12.ebuild
+++ b/sys-boot/elilo/elilo-3.12.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}-source.tar.gz"
 SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.12-1.diff.gz"
 

diff --git a/sys-boot/elilo/elilo-3.16.ebuild b/sys-boot/elilo/elilo-3.16.ebuild
index 893dec3d591..7f215a84141 100644
--- a/sys-boot/elilo/elilo-3.16.ebuild
+++ b/sys-boot/elilo/elilo-3.16.ebuild
@@ -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"
 

diff --git a/sys-boot/elilo/elilo-3.6_p20060314.ebuild b/sys-boot/elilo/elilo-3.6_p20060314.ebuild
index 80a1792829c..c17dc805837 100644
--- a/sys-boot/elilo/elilo-3.6_p20060314.ebuild
+++ b/sys-boot/elilo/elilo-3.6_p20060314.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/"
 if [[ $PV == *_p* ]] ; then
 	MY_P=${PV#*_p}
 	MY_P=${PN}-nightly_${MY_P:0:4}-${MY_P:4:2}-${MY_P:6:2}


             reply	other threads:[~2017-08-06 10:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-06 10:49 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-07 19:21 [gentoo-commits] repo/gentoo:master commit in: sys-boot/elilo/ Andrew Ammerlaan
2024-08-05  7:18 Joonas Niilola
2022-05-14  0:47 Sam James
2021-08-04  9:01 Sergei Trofimovich
2021-07-22 17:54 Sergei Trofimovich
2021-07-17 11:22 Sergei Trofimovich
2020-10-03  9:26 Sergei Trofimovich
2020-09-26  9:05 Sergei Trofimovich
2020-05-30  9:13 Sergei Trofimovich
2020-04-01 21:14 Sergei Trofimovich
2019-09-28 12:30 Sergei Trofimovich
2018-05-02  6:59 Sergei Trofimovich
2018-01-29 20:13 Sergei Trofimovich
2015-12-28 19:13 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1502016559.5be52b47fbece23a9a7d44763ae64e722f955725.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox