commit:     65c1760868f3e038b98bb3fc473e0e44ad4a7d7e
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 17:53:06 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 17:53:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c17608

app-admin/glance: switch to DISTUTILS_USE_SETUPTOOLS=rdepend

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 app-admin/glance/glance-20.0.0.ebuild      | 2 +-
 app-admin/glance/glance-20.0.1.ebuild      | 2 +-
 app-admin/glance/glance-2020.1.9999.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/glance/glance-20.0.0.ebuild 
b/app-admin/glance/glance-20.0.0.ebuild
index b97b5cefe72..0440a12d652 100644
--- a/app-admin/glance/glance-20.0.0.ebuild
+++ b/app-admin/glance/glance-20.0.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_7 )
-DISTUTILS_USE_SETUPTOOLS=bdepend
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

diff --git a/app-admin/glance/glance-20.0.1.ebuild 
b/app-admin/glance/glance-20.0.1.ebuild
index b97b5cefe72..0440a12d652 100644
--- a/app-admin/glance/glance-20.0.1.ebuild
+++ b/app-admin/glance/glance-20.0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_7 )
-DISTUTILS_USE_SETUPTOOLS=bdepend
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

diff --git a/app-admin/glance/glance-2020.1.9999.ebuild 
b/app-admin/glance/glance-2020.1.9999.ebuild
index 779d30ba55d..fbd61cb7180 100644
--- a/app-admin/glance/glance-2020.1.9999.ebuild
+++ b/app-admin/glance/glance-2020.1.9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_7 )
-DISTUTILS_USE_SETUPTOOLS=bdepend
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

Reply via email to