summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 03:54:57 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:44:48 +0200
commitbc64f71af9086b89af4c5774b2332947986734cf (patch)
tree75b0436ed8dddceb62e489d34f0eec9d18131b14 /net-fs
parentnet-dns/dnsimple-dyndns: use HTTPS for GitHub (diff)
downloadgentoo-bc64f71af9086b89af4c5774b2332947986734cf.tar.gz
gentoo-bc64f71af9086b89af4c5774b2332947986734cf.tar.bz2
gentoo-bc64f71af9086b89af4c5774b2332947986734cf.zip
net-fs/libnfs: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/libnfs/libnfs-1.10.0.ebuild4
-rw-r--r--net-fs/libnfs/libnfs-1.11.0.ebuild4
-rw-r--r--net-fs/libnfs/libnfs-1.9.5.ebuild4
-rw-r--r--net-fs/libnfs/libnfs-1.9.7.ebuild2
-rw-r--r--net-fs/libnfs/libnfs-1.9.8.ebuild4
-rw-r--r--net-fs/libnfs/libnfs-2.0.0.ebuild2
-rw-r--r--net-fs/libnfs/libnfs-9999.ebuild2
7 files changed, 11 insertions, 11 deletions
diff --git a/net-fs/libnfs/libnfs-1.10.0.ebuild b/net-fs/libnfs/libnfs-1.10.0.ebuild
index 9f8d1109e373..f1bc7bb76502 100644
--- a/net-fs/libnfs/libnfs-1.10.0.ebuild
+++ b/net-fs/libnfs/libnfs-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF="1"
inherit eutils
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/sahlberg/libnfs.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-2 autotools-utils
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
diff --git a/net-fs/libnfs/libnfs-1.11.0.ebuild b/net-fs/libnfs/libnfs-1.11.0.ebuild
index 9f8d1109e373..f1bc7bb76502 100644
--- a/net-fs/libnfs/libnfs-1.11.0.ebuild
+++ b/net-fs/libnfs/libnfs-1.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF="1"
inherit eutils
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/sahlberg/libnfs.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-2 autotools-utils
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
diff --git a/net-fs/libnfs/libnfs-1.9.5.ebuild b/net-fs/libnfs/libnfs-1.9.5.ebuild
index 6bd7fc4364be..92631d7dc172 100644
--- a/net-fs/libnfs/libnfs-1.9.5.ebuild
+++ b/net-fs/libnfs/libnfs-1.9.5.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"
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF="1"
inherit eutils
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/sahlberg/libnfs.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-2 autotools-utils
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
diff --git a/net-fs/libnfs/libnfs-1.9.7.ebuild b/net-fs/libnfs/libnfs-1.9.7.ebuild
index 949d68c97e19..ba92c47cf7a2 100644
--- a/net-fs/libnfs/libnfs-1.9.7.ebuild
+++ b/net-fs/libnfs/libnfs-1.9.7.ebuild
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF="1"
inherit eutils
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/sahlberg/libnfs.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-2 autotools-utils
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
diff --git a/net-fs/libnfs/libnfs-1.9.8.ebuild b/net-fs/libnfs/libnfs-1.9.8.ebuild
index 9f8d1109e373..f1bc7bb76502 100644
--- a/net-fs/libnfs/libnfs-1.9.8.ebuild
+++ b/net-fs/libnfs/libnfs-1.9.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF="1"
inherit eutils
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://github.com/sahlberg/libnfs.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-2 autotools-utils
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
diff --git a/net-fs/libnfs/libnfs-2.0.0.ebuild b/net-fs/libnfs/libnfs-2.0.0.ebuild
index 267c88a3ab41..6a1db823ef98 100644
--- a/net-fs/libnfs/libnfs-2.0.0.ebuild
+++ b/net-fs/libnfs/libnfs-2.0.0.ebuild
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF="1"
inherit eutils autotools autotools-utils
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="https://github.com/sahlberg/libnfs.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-2
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild
index 267c88a3ab41..6a1db823ef98 100644
--- a/net-fs/libnfs/libnfs-9999.ebuild
+++ b/net-fs/libnfs/libnfs-9999.ebuild
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF="1"
inherit eutils autotools autotools-utils
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="https://github.com/sahlberg/libnfs.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-2
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"