diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-01-18 17:11:44 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-01-18 17:18:37 +0100 |
commit | 1e263c0ce236afad38861bd472f5a370c82a4029 (patch) | |
tree | 668406305bdcd116cda655f2f2e38a717dbae3cf /dev-ros/tf2_ros/tf2_ros-9999.ebuild | |
parent | dev-ros/tf2_py: Use geometry2 repository since it has moved. (diff) | |
download | gentoo-1e263c0ce236afad38861bd472f5a370c82a4029.tar.gz gentoo-1e263c0ce236afad38861bd472f5a370c82a4029.tar.bz2 gentoo-1e263c0ce236afad38861bd472f5a370c82a4029.zip |
dev-ros/tf2_ros: Use geometry2 repository since it has moved.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/tf2_ros/tf2_ros-9999.ebuild')
-rw-r--r-- | dev-ros/tf2_ros/tf2_ros-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/tf2_ros/tf2_ros-9999.ebuild b/dev-ros/tf2_ros/tf2_ros-9999.ebuild index 4916e4caecad..221799d174c0 100644 --- a/dev-ros/tf2_ros/tf2_ros-9999.ebuild +++ b/dev-ros/tf2_ros/tf2_ros-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -ROS_REPO_URI="https://github.com/ros/geometry_experimental" +ROS_REPO_URI="https://github.com/ros/geometry2" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} PYTHON_COMPAT=( python2_7 ) |