diff options
Diffstat (limited to 'dev-ros/rqt_tf_tree/rqt_tf_tree-9999.ebuild')
-rw-r--r-- | dev-ros/rqt_tf_tree/rqt_tf_tree-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ros/rqt_tf_tree/rqt_tf_tree-9999.ebuild b/dev-ros/rqt_tf_tree/rqt_tf_tree-9999.ebuild index e352417c0cb8..acd62217748c 100644 --- a/dev-ros/rqt_tf_tree/rqt_tf_tree-9999.ebuild +++ b/dev-ros/rqt_tf_tree/rqt_tf_tree-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_tf_tree" PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} inherit ros-catkin |