summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 17:01:13 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:09 +0200
commit310009dd55cd7bb42f24767dda07154c0eab4bd0 (patch)
treede3ba499f7e1b0a2a745678ca95f025c36781145 /dev-ros/rosservice
parentdev-ros/rostest: convert to python-single-r1 (diff)
downloadgentoo-310009dd55cd7bb42f24767dda07154c0eab4bd0.tar.gz
gentoo-310009dd55cd7bb42f24767dda07154c0eab4bd0.tar.bz2
gentoo-310009dd55cd7bb42f24767dda07154c0eab4bd0.zip
dev-ros/rosservice: 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/rosservice')
-rw-r--r--dev-ros/rosservice/rosservice-1.15.7.ebuild8
-rw-r--r--dev-ros/rosservice/rosservice-9999.ebuild8
2 files changed, 8 insertions, 8 deletions
diff --git a/dev-ros/rosservice/rosservice-1.15.7.ebuild b/dev-ros/rosservice/rosservice-1.15.7.ebuild
index 051158a69289..f997c822e5bf 100644
--- a/dev-ros/rosservice/rosservice-1.15.7.ebuild
+++ b/dev-ros/rosservice/rosservice-1.15.7.ebuild
@@ -15,9 +15,9 @@ SLOT="0"
IUSE=""
RDEPEND="
- dev-ros/rosgraph[${PYTHON_USEDEP}]
- dev-ros/roslib[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rosmsg[${PYTHON_USEDEP}]
+ dev-ros/rosgraph[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rosmsg[${PYTHON_SINGLE_USEDEP}]
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosservice/rosservice-9999.ebuild b/dev-ros/rosservice/rosservice-9999.ebuild
index 051158a69289..f997c822e5bf 100644
--- a/dev-ros/rosservice/rosservice-9999.ebuild
+++ b/dev-ros/rosservice/rosservice-9999.ebuild
@@ -15,9 +15,9 @@ SLOT="0"
IUSE=""
RDEPEND="
- dev-ros/rosgraph[${PYTHON_USEDEP}]
- dev-ros/roslib[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rosmsg[${PYTHON_USEDEP}]
+ dev-ros/rosgraph[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rosmsg[${PYTHON_SINGLE_USEDEP}]
"
DEPEND="${RDEPEND}"