commit: 5f02940a0f6ecb00faa77070dca061a31ba1bb33
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 08:39:48 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 02:33:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f02940a
dev-python/oauth2client: update HOMEPAGE
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-python/oauth2client/metadata.xml | 2 +-
dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild | 4 ++--
dev-python/oauth2client/oauth2client-4.1.3.ebuild | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-python/oauth2client/metadata.xml
b/dev-python/oauth2client/metadata.xml
index 76abccb2a81..9083df5a2ff 100644
--- a/dev-python/oauth2client/metadata.xml
+++ b/dev-python/oauth2client/metadata.xml
@@ -6,6 +6,6 @@
<name>Python</name>
</maintainer>
<upstream>
- <remote-id type="github">google/oauth2client</remote-id>
+ <remote-id type="github">googleapis/oauth2client</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild
b/dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild
index 36afd8a2e56..3563b832a5a 100644
--- a/dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild
+++ b/dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{6,7,8} )
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"
S="${WORKDIR}"/${P/_p/-post}
LICENSE="Apache-2.0"
diff --git a/dev-python/oauth2client/oauth2client-4.1.3.ebuild
b/dev-python/oauth2client/oauth2client-4.1.3.ebuild
index d9282e2ee91..5901030b4f9 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"