diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 16:45:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:03 +0200 |
commit | 4bd45fe5020d26c4a6ed5923306d334e2204cd1c (patch) | |
tree | d2fe10da590a273787507adc31c52e5f1d7ba7cc /dev-ros/rqt_gui_py | |
parent | dev-ros/rqt_logger_level: convert to python-single-r1 (diff) | |
download | gentoo-4bd45fe5020d26c4a6ed5923306d334e2204cd1c.tar.gz gentoo-4bd45fe5020d26c4a6ed5923306d334e2204cd1c.tar.bz2 gentoo-4bd45fe5020d26c4a6ed5923306d334e2204cd1c.zip |
dev-ros/rqt_gui_py: convert to python-single-r1
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_gui_py')
-rw-r--r-- | dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild | 6 | ||||
-rw-r--r-- | dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild index fe36d3d48896..d34926edc393 100644 --- a/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild +++ b/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild @@ -15,8 +15,8 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/rospy[${PYTHON_USEDEP}] - >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}] - >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + >=dev-ros/qt_gui-0.3.0[${PYTHON_SINGLE_USEDEP}] + >=dev-ros/rqt_gui-0.3.0[${PYTHON_SINGLE_USEDEP}] " DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild index fe36d3d48896..d34926edc393 100644 --- a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild +++ b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild @@ -15,8 +15,8 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/rospy[${PYTHON_USEDEP}] - >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}] - >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + >=dev-ros/qt_gui-0.3.0[${PYTHON_SINGLE_USEDEP}] + >=dev-ros/rqt_gui-0.3.0[${PYTHON_SINGLE_USEDEP}] " DEPEND="${RDEPEND}" |