diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-01-18 17:11:31 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-01-18 17:18:37 +0100 |
commit | 77f3cf26100d3a10f802f63175c4dbf03687ec6d (patch) | |
tree | 1e210011e68cf88f097baed7a77351bbda5da367 /dev-ros/tf2_msgs/tf2_msgs-9999.ebuild | |
parent | dev-ros/tf2_kdl: Use geometry2 repository since it has moved. (diff) | |
download | gentoo-77f3cf26100d3a10f802f63175c4dbf03687ec6d.tar.gz gentoo-77f3cf26100d3a10f802f63175c4dbf03687ec6d.tar.bz2 gentoo-77f3cf26100d3a10f802f63175c4dbf03687ec6d.zip |
dev-ros/tf2_msgs: Use geometry2 repository since it has moved.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/tf2_msgs/tf2_msgs-9999.ebuild')
-rw-r--r-- | dev-ros/tf2_msgs/tf2_msgs-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild b/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild index daf33288fd7a..951bb40a0007 100644 --- a/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild +++ b/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/ros/geometry_experimental" +ROS_REPO_URI="https://github.com/ros/geometry2" KEYWORDS="~amd64 ~arm" PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} |