summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-09-30 12:53:06 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-09-30 12:53:23 -0500
commit65c1760868f3e038b98bb3fc473e0e44ad4a7d7e (patch)
treefd2d99e09bc819c7a7469b970cf024009d65c15e /app-admin
parentdev-python/osprofiler: switch to DISTUTILS_USE_SETUPTOOLS=rdepend (diff)
downloadgentoo-65c1760868f3e038b98bb3fc473e0e44ad4a7d7e.tar.gz
gentoo-65c1760868f3e038b98bb3fc473e0e44ad4a7d7e.tar.bz2
gentoo-65c1760868f3e038b98bb3fc473e0e44ad4a7d7e.zip
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@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/glance/glance-20.0.0.ebuild2
-rw-r--r--app-admin/glance/glance-20.0.1.ebuild2
-rw-r--r--app-admin/glance/glance-2020.1.9999.ebuild2
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 b97b5cefe728..0440a12d652e 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 b97b5cefe728..0440a12d652e 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 779d30ba55d3..fbd61cb71805 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"