diff options
author | 2017-05-02 11:27:55 +0200 | |
---|---|---|
committer | 2017-05-02 11:33:28 +0200 | |
commit | c7fcb48dc59be2ed8d68db760ac44c9f863cfa0a (patch) | |
tree | 43e47e38b574622151655ca55c7e1073c6a18c8c /dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild | |
parent | dev-ros/rqt_robot_steering: remove old (diff) | |
download | gentoo-c7fcb48dc59be2ed8d68db760ac44c9f863cfa0a.tar.gz gentoo-c7fcb48dc59be2ed8d68db760ac44c9f863cfa0a.tar.bz2 gentoo-c7fcb48dc59be2ed8d68db760ac44c9f863cfa0a.zip |
dev-ros/rqt_robot_steering: bump to 0.5.7 and update to split repos
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild')
-rw-r--r-- | dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild b/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild index f97bb87b58a1..4e1e8da7698f 100644 --- a/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild +++ b/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_steering" PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} inherit ros-catkin |