summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-13 10:39:48 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-14 22:33:40 -0400
commit5f02940a0f6ecb00faa77070dca061a31ba1bb33 (patch)
tree93f74351f5784e4cf3712a2ee2e9f567b18f74f3 /dev-python/oauth2client/oauth2client-4.1.3.ebuild
parentdev-python/jmespath: update HOMEPAGE (diff)
downloadgentoo-5f02940a0f6ecb00faa77070dca061a31ba1bb33.tar.gz
gentoo-5f02940a0f6ecb00faa77070dca061a31ba1bb33.tar.bz2
gentoo-5f02940a0f6ecb00faa77070dca061a31ba1bb33.zip
dev-python/oauth2client: update HOMEPAGE
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/oauth2client/oauth2client-4.1.3.ebuild')
-rw-r--r--dev-python/oauth2client/oauth2client-4.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oauth2client/oauth2client-4.1.3.ebuild b/dev-python/oauth2client/oauth2client-4.1.3.ebuild
index d9282e2ee91e..5901030b4f92 100644
--- a/dev-python/oauth2client/oauth2client-4.1.3.ebuild
+++ b/dev-python/oauth2client/oauth2client-4.1.3.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Library for accessing resources protected by OAuth 2.0"
-HOMEPAGE="https://github.com/google/oauth2client"
-SRC_URI="https://github.com/google/oauth2client/archive/v${PV/_p/-post}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/googleapis/oauth2client"
+SRC_URI="https://github.com/googleapis/oauth2client/archive/v${PV/_p/-post}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"