summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2016-11-05 16:54:24 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2016-11-05 16:54:24 -0700
commit78f66aa19ce21245e7f77fe91c7bca842eabec43 (patch)
tree8022df98d55c4396d9cdc6d1fd3271c4bb33ae3e /dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
parentdev-vcs/git: drop remaining googlecode mirrors, bump livevcs patches (diff)
downloadgentoo-78f66aa19ce21245e7f77fe91c7bca842eabec43.tar.gz
gentoo-78f66aa19ce21245e7f77fe91c7bca842eabec43.tar.bz2
gentoo-78f66aa19ce21245e7f77fe91c7bca842eabec43.zip
dev-python/google-api-python-client: cleanup googlecode references.
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
index fa427c26e85b..4e924771fb29 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
inherit distutils-r1
DESCRIPTION="Google API Client for Python"
-HOMEPAGE="https://code.google.com/p/google-api-python-client/ https://github.com/google/google-api-python-client"
+HOMEPAGE="https://github.com/google/google-api-python-client"
SRC_URI="https://github.com/google/google-api-python-client/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"