From 0c0281b81c0832fdc39cb129f318ee95110bbb0a Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 28 Jul 2020 16:47:51 +0200 Subject: dev-ros/rqt_console: convert to python-single-r1 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- dev-ros/rqt_console/rqt_console-0.4.11.ebuild | 14 +++++++------- dev-ros/rqt_console/rqt_console-9999.ebuild | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'dev-ros/rqt_console') diff --git a/dev-ros/rqt_console/rqt_console-0.4.11.ebuild b/dev-ros/rqt_console/rqt_console-0.4.11.ebuild index 7804ae8e93f0..2f17c1d3201b 100644 --- a/dev-ros/rqt_console/rqt_console-0.4.11.ebuild +++ b/dev-ros/rqt_console/rqt_console-0.4.11.ebuild @@ -14,12 +14,12 @@ SLOT="0" IUSE="" RDEPEND=" - dev-python/rospkg[${PYTHON_USEDEP}] - dev-ros/roslib[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rqt_gui[${PYTHON_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_USEDEP}] - dev-ros/rqt_logger_level[${PYTHON_USEDEP}] - >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}] + $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]") + dev-ros/roslib[${PYTHON_SINGLE_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}] + dev-ros/rqt_logger_level[${PYTHON_SINGLE_USEDEP}] + >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}] " DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_console/rqt_console-9999.ebuild b/dev-ros/rqt_console/rqt_console-9999.ebuild index 7804ae8e93f0..2f17c1d3201b 100644 --- a/dev-ros/rqt_console/rqt_console-9999.ebuild +++ b/dev-ros/rqt_console/rqt_console-9999.ebuild @@ -14,12 +14,12 @@ SLOT="0" IUSE="" RDEPEND=" - dev-python/rospkg[${PYTHON_USEDEP}] - dev-ros/roslib[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rqt_gui[${PYTHON_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_USEDEP}] - dev-ros/rqt_logger_level[${PYTHON_USEDEP}] - >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}] + $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]") + dev-ros/roslib[${PYTHON_SINGLE_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}] + dev-ros/rqt_logger_level[${PYTHON_SINGLE_USEDEP}] + >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}] " DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad