diff options
Diffstat (limited to 'dev-python/gdata/gdata-2.0.17-r1.ebuild')
-rw-r--r-- | dev-python/gdata/gdata-2.0.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |