From a3b7761b46039741ff781afc9d20cdafde13f7a7 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 09:28:36 +1000 Subject: 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(-) (limited to 'app-admin/needrestart') diff --git a/app-admin/needrestart/needrestart-2.10.ebuild b/app-admin/needrestart/needrestart-2.10.ebuild index c0f74b5a6124..c0f3cada3106 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 c0f74b5a6124..c0f3cada3106 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 57dbee59af5c..b2fba417b368 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 c0f74b5a6124..c0f3cada3106 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 c0f74b5a6124..c0f3cada3106 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="" -- cgit v1.2.3-65-gdbad