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