dev-python/pyClamd: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 09:05:01 +0000 (11:05 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:32:09 +0000 (13:32 +0200)
dev-python/pyClamd/pyClamd-0.3.17.ebuild
dev-python/pyClamd/pyClamd-0.4.0.ebuild

index 52f551de1eb659f50d0b25c43987bebce441a8b0..cc6551617c33c04006052e5b882f752bc58ca00e 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=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="python interface to Clamd (Clamav daemon)"
-HOMEPAGE="http://xael.org/norman/python/pyclamd/"
+HOMEPAGE="https://xael.org/norman/python/pyclamd/"
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"
index 9f78b67269f2b0ee3f1216a7cfcb3cd6b106a693..63155321c7ecc6a976503b9c668dc72e86c982d6 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{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="python interface to Clamd (Clamav daemon)"
-HOMEPAGE="http://xael.org/pages/pyclamd-en.html"
+HOMEPAGE="https://xael.org/pages/pyclamd-en.html"
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"