app-admin/cdist: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 12 Jun 2018 18:42:32 +0000 (20:42 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 13 Jun 2018 10:53:56 +0000 (12:53 +0200)
Closes: https://github.com/gentoo/gentoo/pull/8818

app-admin/cdist/cdist-4.6.1.ebuild
app-admin/cdist/cdist-4.7.3.ebuild

index 0b4d8a0c981e25396103b35681b0605b3a4c881d..52491eaacc407c6715040bdb6872de77cd8c00b3 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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="A usable configuration management system"
-HOMEPAGE="http://www.nico.schottelius.org/software/cdist/"
+HOMEPAGE="https://www.nico.schottelius.org/software/cdist/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
index 76d5a153a587825e5ffe6ede9a8171a8f60bf882..52491eaacc407c6715040bdb6872de77cd8c00b3 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="A usable configuration management system"
-HOMEPAGE="http://www.nico.schottelius.org/software/cdist/"
+HOMEPAGE="https://www.nico.schottelius.org/software/cdist/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"