summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 09:28:36 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:57 +0200
commita3b7761b46039741ff781afc9d20cdafde13f7a7 (patch)
tree70906fd68941b346ee7aa669830d0ae1b0e97c09 /app-admin/needrestart
parentapp-admin/fleet: use HTTPS for GitHub, fix whitespace (diff)
downloadgentoo-a3b7761b46039741ff781afc9d20cdafde13f7a7.tar.gz
gentoo-a3b7761b46039741ff781afc9d20cdafde13f7a7.tar.bz2
gentoo-a3b7761b46039741ff781afc9d20cdafde13f7a7.zip
app-admin/needrestart: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-admin/needrestart')
-rw-r--r--app-admin/needrestart/needrestart-2.10.ebuild4
-rw-r--r--app-admin/needrestart/needrestart-2.11.ebuild4
-rw-r--r--app-admin/needrestart/needrestart-2.8-r1.ebuild2
-rw-r--r--app-admin/needrestart/needrestart-2.9-r1.ebuild4
-rw-r--r--app-admin/needrestart/needrestart-9999.ebuild4
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 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=""