diff options
Diffstat (limited to 'dev-python/gdata/gdata-2.0.14.ebuild')
-rw-r--r-- | dev-python/gdata/gdata-2.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gdata/gdata-2.0.14.ebuild b/dev-python/gdata/gdata-2.0.14.ebuild index 47ddd21b312b..997522e5655c 100644 --- a/dev-python/gdata/gdata-2.0.14.ebuild +++ b/dev-python/gdata/gdata-2.0.14.ebuild @@ -14,7 +14,7 @@ MY_P="gdata-${PV}" DESCRIPTION="Python client library for Google data APIs" HOMEPAGE="https://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" +SRC_URI="https://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |