From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-python/gdata/gdata-2.0.17-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/gdata/gdata-2.0.17-r1.ebuild') diff --git a/dev-python/gdata/gdata-2.0.17-r1.ebuild b/dev-python/gdata/gdata-2.0.17-r1.ebuild index 1406e3ff2c67..7969983b803f 100644 --- a/dev-python/gdata/gdata-2.0.17-r1.ebuild +++ b/dev-python/gdata/gdata-2.0.17-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="gdata-${PV}" DESCRIPTION="Python client library for Google data APIs" -HOMEPAGE="http://code.google.com/p/gdata-python-client/ http://pypi.python.org/pypi/gdata" +HOMEPAGE="http://code.google.com/p/gdata-python-client/ https://pypi.python.org/pypi/gdata" SRC_URI="http://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" -- cgit v1.2.3-65-gdbad