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 56b17f241ac5..dcf19f2637f9 100644 --- a/dev-python/gdata/gdata-2.0.14.ebuild +++ b/dev-python/gdata/gdata-2.0.14.ebuild @@ -13,7 +13,7 @@ inherit distutils 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" |