summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilson Michaels <thebitpit@austincustomerrands.com>2021-08-23 15:08:47 -0500
committerLouis Sautier <sbraz@gentoo.org>2021-09-09 13:06:41 +0200
commitf77922b202eed087644c98ce9c787c84546cf305 (patch)
tree7a6a02e4e5b0db276eb8c5b21e34b7f883e93e95
parentapp-text/rnc2rng: remove DISTUTILS_USE_SETUPTOOLS (diff)
downloadgentoo-f77922b2.tar.gz
gentoo-f77922b2.tar.bz2
gentoo-f77922b2.zip
media-plugins/mythplugins: Remove oauth2 dependency
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/22084 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
-rw-r--r--media-plugins/mythplugins/mythplugins-31.0-r2.ebuild (renamed from media-plugins/mythplugins/mythplugins-31.0-r1.ebuild)3
-rw-r--r--media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild (renamed from media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild)1
2 files changed, 1 insertions, 3 deletions
diff --git a/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild b/media-plugins/mythplugins/mythplugins-31.0-r2.ebuild
index 8e7ca3ca7c29..dc68f54f90bc 100644
--- a/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -98,7 +98,6 @@ RDEPEND="
mythnetvision? (
${PYTHON_DEPS}
dev-python/lxml
- dev-python/oauth2
dev-python/pycurl
dev-python/urllib3
=media-tv/mythtv-${MAJOR_PV}*[python]
diff --git a/media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild
index efe6e121074a..573023cfd14e 100644
--- a/media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild
@@ -104,7 +104,6 @@ RDEPEND="
mythnetvision? (
${PYTHON_DEPS}
dev-python/lxml
- dev-python/oauth2
dev-python/pycurl
dev-python/urllib3
=media-tv/mythtv-${MAJOR_PV}*[python]