diff options
-rw-r--r-- | net-fs/libnfs/libnfs-1.10.0.ebuild | 4 | ||||
-rw-r--r-- | net-fs/libnfs/libnfs-1.11.0.ebuild | 4 | ||||
-rw-r--r-- | net-fs/libnfs/libnfs-1.9.5.ebuild | 4 | ||||
-rw-r--r-- | net-fs/libnfs/libnfs-1.9.7.ebuild | 2 | ||||
-rw-r--r-- | net-fs/libnfs/libnfs-1.9.8.ebuild | 4 | ||||
-rw-r--r-- | net-fs/libnfs/libnfs-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | net-fs/libnfs/libnfs-9999.ebuild | 2 |
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 9f8d1109e37..f1bc7bb7650 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 9f8d1109e37..f1bc7bb7650 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 6bd7fc4364b..92631d7dc17 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 949d68c97e1..ba92c47cf7a 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 9f8d1109e37..f1bc7bb7650 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 267c88a3ab4..6a1db823ef9 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 267c88a3ab4..6a1db823ef9 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" |