Use https by default

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 12:36:23 +02:00
parent 1d66a80b6d
commit 71dc24457e
1868 changed files with 1989 additions and 1989 deletions

View File

@@ -12,7 +12,7 @@ DISTUTILS_NO_PARALLEL_BUILD=1
inherit distutils-r1 git-2 multilib
DESCRIPTION="Various LDAP-related Python modules"
HOMEPAGE="http://www.python-ldap.org http://pypi.python.org/pypi/python-ldap"
HOMEPAGE="http://www.python-ldap.org https://pypi.python.org/pypi/python-ldap"
EGIT_REPO_URI="https://github.com/xmw/python-ldap.git"
LICENSE="PSF-2"