diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-02-23 16:40:56 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-02-23 16:40:56 +0100 |
commit | 68c50cc9a8d2cf12915f04632a867abca0606a4a (patch) | |
tree | 4fd88f0cad1da991f22d5c9d1079f12ff6463f51 /dev-ros/robot_pose_publisher | |
parent | dev-ros/robot_pose_publisher: bump to 0.2.4 (diff) | |
download | gentoo-68c50cc9a8d2cf12915f04632a867abca0606a4a.tar.gz gentoo-68c50cc9a8d2cf12915f04632a867abca0606a4a.tar.bz2 gentoo-68c50cc9a8d2cf12915f04632a867abca0606a4a.zip |
dev-ros/robot_pose_publisher: update ROS_REPO_URI
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/robot_pose_publisher')
-rw-r--r-- | dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild index ae81a9889c3c..ba8ba98a7fa2 100644 --- a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild +++ b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -ROS_REPO_URI="https://github.com/WPI-RAIL/robot_pose_publisher" +ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher" KEYWORDS="~amd64 ~arm" inherit ros-catkin diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild b/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild index ae81a9889c3c..ba8ba98a7fa2 100644 --- a/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild +++ b/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -ROS_REPO_URI="https://github.com/WPI-RAIL/robot_pose_publisher" +ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher" KEYWORDS="~amd64 ~arm" inherit ros-catkin |