diff options
Diffstat (limited to 'dev-python/gdata/gdata-2.0.18.ebuild')
-rw-r--r-- | dev-python/gdata/gdata-2.0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gdata/gdata-2.0.18.ebuild b/dev-python/gdata/gdata-2.0.18.ebuild index 0c7294ec6a8f..1c4b06f86c1a 100644 --- a/dev-python/gdata/gdata-2.0.18.ebuild +++ b/dev-python/gdata/gdata-2.0.18.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ssl(+),xml(+)" inherit distutils-r1 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/${P}.tar.gz" LICENSE="Apache-2.0" |