diff options
author | 2017-05-02 11:31:37 +0200 | |
---|---|---|
committer | 2017-05-02 11:33:30 +0200 | |
commit | d441b813615ce169657c1c938ff23afa375752c1 (patch) | |
tree | b93f43cc8178d46d2fff81cf60d7d882695ed319 /dev-ros/rqt_tf_tree/rqt_tf_tree-9999.ebuild | |
parent | dev-ros/rqt_tf_tree: remove old (diff) | |
download | gentoo-d441b813615ce169657c1c938ff23afa375752c1.tar.gz gentoo-d441b813615ce169657c1c938ff23afa375752c1.tar.bz2 gentoo-d441b813615ce169657c1c938ff23afa375752c1.zip |
dev-ros/rqt_tf_tree: 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_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 |