summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-18 17:12:04 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-18 17:18:38 +0100
commit2d7116a81fd062b2347ba684b3793070b3edf00f (patch)
treed75056ca973df1e1fe3b2d606b7f680c18e90e15 /dev-ros/tf2_tools/tf2_tools-9999.ebuild
parentdev-ros/tf2: Use geometry2 repository since it has moved. (diff)
downloadgentoo-2d7116a81fd062b2347ba684b3793070b3edf00f.tar.gz
gentoo-2d7116a81fd062b2347ba684b3793070b3edf00f.tar.bz2
gentoo-2d7116a81fd062b2347ba684b3793070b3edf00f.zip
dev-ros/tf2_tools: Use geometry2 repository since it has moved.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/tf2_tools/tf2_tools-9999.ebuild')
-rw-r--r--dev-ros/tf2_tools/tf2_tools-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/tf2_tools/tf2_tools-9999.ebuild b/dev-ros/tf2_tools/tf2_tools-9999.ebuild
index 047dbf6fc015..e46adeb2f68d 100644
--- a/dev-ros/tf2_tools/tf2_tools-9999.ebuild
+++ b/dev-ros/tf2_tools/tf2_tools-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 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 )