From 3352113bdd5ee62808ca4ea5f4bb2c6f0f79daf6 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 25 Sep 2022 22:47:11 +0300 Subject: =?UTF-8?q?Rename=20{www-servers=20=E2=86=92=20dev-python}/tornado?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://github.com/gentoo/gentoo/pull/27452 Signed-off-by: Arthur Zamarin --- dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild') diff --git a/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild b/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild index ce449939b282..af0fa9dd9ef1 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild @@ -69,7 +69,7 @@ RDEPEND=" dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] ) webagg? ( - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] ) wxwidgets? ( dev-python/wxpython:*[${PYTHON_USEDEP}] @@ -102,7 +102,7 @@ BDEPEND=" dev-python/flaky[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] >=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}] - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] x11-libs/gtk+:3[introspection] ) " -- cgit v1.2.3