net-p2p/ncdc: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 09:23:50 +0000 (11:23 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:32:31 +0000 (13:32 +0200)
net-p2p/ncdc/ncdc-1.19.1.ebuild
net-p2p/ncdc/ncdc-1.20.ebuild
net-p2p/ncdc/ncdc-9999.ebuild

index 7810c157e08ad6a3f14add87604b614deb0b8581..d58a060fb1021f6a99f004ae2f58144f1be842bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit autotools eutils toolchain-funcs
 
 DESCRIPTION="ncurses directconnect client"
-HOMEPAGE="http://dev.yorhel.nl/ncdc"
-SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
+HOMEPAGE="https://dev.yorhel.nl/ncdc"
+SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index 6868ec7cf02f7384051c3ba2c524bde896f7c683..dec62172d1352da013a5d261fd86f32b006266c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="ncurses directconnect client"
-HOMEPAGE="http://dev.yorhel.nl/ncdc"
-SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
+HOMEPAGE="https://dev.yorhel.nl/ncdc"
+SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index b140e9e32b3a2bc36c473050b51bccf5a9a06339..5759853e51ac1572eee7df7fbb0e8dcd677db162 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools git-r3 toolchain-funcs
 
 DESCRIPTION="ncurses directconnect client"
-HOMEPAGE="http://dev.yorhel.nl/ncdc"
+HOMEPAGE="https://dev.yorhel.nl/ncdc"
 EGIT_REPO_URI="git://g.blicky.net/ncdc.git"
 
 LICENSE="MIT"