summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-18 17:11:24 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-18 17:18:37 +0100
commitdd79f005a9f094eb25644aa0c191408bb97baa5e (patch)
treec183a444463e4e5b121a1e143c0900354c7477df /dev-ros/tf2_kdl/tf2_kdl-9999.ebuild
parentdev-ros/tf2_geometry_msgs: Use geometry2 repository since it has moved. (diff)
downloadgentoo-dd79f005a9f094eb25644aa0c191408bb97baa5e.tar.gz
gentoo-dd79f005a9f094eb25644aa0c191408bb97baa5e.tar.bz2
gentoo-dd79f005a9f094eb25644aa0c191408bb97baa5e.zip
dev-ros/tf2_kdl: Use geometry2 repository since it has moved.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/tf2_kdl/tf2_kdl-9999.ebuild')
-rw-r--r--dev-ros/tf2_kdl/tf2_kdl-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/tf2_kdl/tf2_kdl-9999.ebuild b/dev-ros/tf2_kdl/tf2_kdl-9999.ebuild
index 8c415ce33eda..933f853381d5 100644
--- a/dev-ros/tf2_kdl/tf2_kdl-9999.ebuild
+++ b/dev-ros/tf2_kdl/tf2_kdl-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 )