diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-15 11:22:42 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-15 13:32:26 +0200 |
commit | b014926a975a5965890eb370f4c62afc3fd8f04a (patch) | |
tree | 01750085a832b239d7792b1a43173c825f068f2a | |
parent | net-misc/mosh: use HTTPS, sync HOMEPAGE (diff) | |
download | gentoo-b014926a975a5965890eb370f4c62afc3fd8f04a.tar.gz gentoo-b014926a975a5965890eb370f4c62afc3fd8f04a.tar.bz2 gentoo-b014926a975a5965890eb370f4c62afc3fd8f04a.zip |
net-misc/ndisc6: use HTTPS
-rw-r--r-- | net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild | 6 | ||||
-rw-r--r-- | net-misc/ndisc6/ndisc6-0.9.9.ebuild | 6 | ||||
-rw-r--r-- | net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/ndisc6/ndisc6-1.0.2.ebuild | 6 | ||||
-rw-r--r-- | net-misc/ndisc6/ndisc6-1.0.3.ebuild | 4 |
5 files changed, 14 insertions, 14 deletions
diff --git a/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild b/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild index 92de33d50582..6e0f9981853a 100644 --- a/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild +++ b/net-misc/ndisc6/ndisc6-0.9.9-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6" -HOMEPAGE="http://www.remlab.net/ndisc6/" -SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.remlab.net/ndisc6/" +SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ndisc6/ndisc6-0.9.9.ebuild b/net-misc/ndisc6/ndisc6-0.9.9.ebuild index a315a2999050..d4a4a8ff0334 100644 --- a/net-misc/ndisc6/ndisc6-0.9.9.ebuild +++ b/net-misc/ndisc6/ndisc6-0.9.9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6" -HOMEPAGE="http://www.remlab.net/ndisc6/" -SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.remlab.net/ndisc6/" +SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild b/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild index 1b789b871e42..c65f7bed95a9 100644 --- a/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild +++ b/net-misc/ndisc6/ndisc6-1.0.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6" -HOMEPAGE="http://www.remlab.net/ndisc6/" -SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.remlab.net/ndisc6/" +SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ndisc6/ndisc6-1.0.2.ebuild b/net-misc/ndisc6/ndisc6-1.0.2.ebuild index a7716c9b8996..6e0f9981853a 100644 --- a/net-misc/ndisc6/ndisc6-1.0.2.ebuild +++ b/net-misc/ndisc6/ndisc6-1.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6" -HOMEPAGE="http://www.remlab.net/ndisc6/" -SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.remlab.net/ndisc6/" +SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild index c4e9e39d3a7f..acde018f8899 100644 --- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild +++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild @@ -4,8 +4,8 @@ EAPI=5 DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6" -HOMEPAGE="http://www.remlab.net/ndisc6/" -SRC_URI="http://www.remlab.net/files/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.remlab.net/ndisc6/" +SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |