diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-11-05 16:54:24 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-11-05 16:54:24 -0700 |
commit | 78f66aa19ce21245e7f77fe91c7bca842eabec43 (patch) | |
tree | 8022df98d55c4396d9cdc6d1fd3271c4bb33ae3e /dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild | |
parent | dev-vcs/git: drop remaining googlecode mirrors, bump livevcs patches (diff) | |
download | gentoo-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.4.2.ebuild')
-rw-r--r-- | dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild index cf07c4f8e4be..6404bc27bca2 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.4.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} 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" |