summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-06-12 14:01:36 -0400
committerMike Gilbert <floppym@gentoo.org>2021-06-12 14:21:20 -0400
commit476cd2936dcbfba9852fc32250ef180a15064764 (patch)
treefbf9c2e04fd16ad6d918154760f2dff4c7743617 /dev-util
parentdev-util/meson: drop 0.56.2 (diff)
downloadgentoo-476cd2936dcbfba9852fc32250ef180a15064764.tar.gz
gentoo-476cd2936dcbfba9852fc32250ef180a15064764.tar.bz2
gentoo-476cd2936dcbfba9852fc32250ef180a15064764.zip
dev-util/meson: drop DISTUTILS_USE_SETUPTOOLS
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/meson/meson-0.57.2.ebuild1
-rw-r--r--dev-util/meson/meson-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-util/meson/meson-0.57.2.ebuild b/dev-util/meson/meson-0.57.2.ebuild
index 20afc602e2bf..718d9c7fe89c 100644
--- a/dev-util/meson/meson-0.57.2.ebuild
+++ b/dev-util/meson/meson-0.57.2.ebuild
@@ -3,7 +3,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS="rdepend"
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/mesonbuild/meson"
diff --git a/dev-util/meson/meson-9999.ebuild b/dev-util/meson/meson-9999.ebuild
index cb12aed28c93..3b18cdf978c3 100644
--- a/dev-util/meson/meson-9999.ebuild
+++ b/dev-util/meson/meson-9999.ebuild
@@ -3,7 +3,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS="rdepend"
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/mesonbuild/meson"