From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D242C1388C0 for ; Tue, 23 Feb 2016 15:43:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D1FE07E1; Tue, 23 Feb 2016 15:43:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94470E07E1 for ; Tue, 23 Feb 2016 15:43:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA865340C03 for ; Tue, 23 Feb 2016 15:43:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 084AF16C5 for ; Tue, 23 Feb 2016 15:43:32 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1456242056.68c50cc9a8d2cf12915f04632a867abca0606a4a.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/robot_pose_publisher/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild X-VCS-Directories: dev-ros/robot_pose_publisher/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 68c50cc9a8d2cf12915f04632a867abca0606a4a X-VCS-Branch: master Date: Tue, 23 Feb 2016 15:43:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7097e772-5346-4eae-8213-b893d52b8f8e X-Archives-Hash: 46b7aab41c81b6867065cc2e5cdf76d9 commit: 68c50cc9a8d2cf12915f04632a867abca0606a4a Author: Alexis Ballier gentoo org> AuthorDate: Tue Feb 23 15:40:56 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Feb 23 15:40:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c50cc9 dev-ros/robot_pose_publisher: update ROS_REPO_URI Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild | 2 +- 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 ae81a98..ba8ba98 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 ae81a98..ba8ba98 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