commit: a3b7761b46039741ff781afc9d20cdafde13f7a7
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Fri Jul 28 23:28:36 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:35:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b7761b
app-admin/needrestart: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-admin/needrestart/needrestart-2.10.ebuild | 4 ++--
app-admin/needrestart/needrestart-2.11.ebuild | 4 ++--
app-admin/needrestart/needrestart-2.8-r1.ebuild | 2 +-
app-admin/needrestart/needrestart-2.9-r1.ebuild | 4 ++--
app-admin/needrestart/needrestart-9999.ebuild | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/app-admin/needrestart/needrestart-2.10.ebuild
b/app-admin/needrestart/needrestart-2.10.ebuild
index c0f74b5a612..c0f3cada310 100644
--- a/app-admin/needrestart/needrestart-2.10.ebuild
+++ b/app-admin/needrestart/needrestart-2.10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/liske/${PN}.git"
+ EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
KEYWORDS=""
diff --git a/app-admin/needrestart/needrestart-2.11.ebuild
b/app-admin/needrestart/needrestart-2.11.ebuild
index c0f74b5a612..c0f3cada310 100644
--- a/app-admin/needrestart/needrestart-2.11.ebuild
+++ b/app-admin/needrestart/needrestart-2.11.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/liske/${PN}.git"
+ EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
KEYWORDS=""
diff --git a/app-admin/needrestart/needrestart-2.8-r1.ebuild
b/app-admin/needrestart/needrestart-2.8-r1.ebuild
index 57dbee59af5..b2fba417b36 100644
--- a/app-admin/needrestart/needrestart-2.8-r1.ebuild
+++ b/app-admin/needrestart/needrestart-2.8-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/liske/${PN}.git"
+ EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
KEYWORDS=""
diff --git a/app-admin/needrestart/needrestart-2.9-r1.ebuild
b/app-admin/needrestart/needrestart-2.9-r1.ebuild
index c0f74b5a612..c0f3cada310 100644
--- a/app-admin/needrestart/needrestart-2.9-r1.ebuild
+++ b/app-admin/needrestart/needrestart-2.9-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/liske/${PN}.git"
+ EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
KEYWORDS=""
diff --git a/app-admin/needrestart/needrestart-9999.ebuild
b/app-admin/needrestart/needrestart-9999.ebuild
index c0f74b5a612..c0f3cada310 100644
--- a/app-admin/needrestart/needrestart-9999.ebuild
+++ b/app-admin/needrestart/needrestart-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/liske/${PN}.git"
+ EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
KEYWORDS=""