From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5CD74139694 for ; Tue, 27 Jun 2017 10:01:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4ED025400E; Tue, 27 Jun 2017 10:01:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94DD325400E for ; Tue, 27 Jun 2017 10:01:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B6D7D3417B8 for ; Tue, 27 Jun 2017 10:01:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 456D574A1 for ; Tue, 27 Jun 2017 10:01:35 +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: <1498557685.1f0751c2509ac3bd96306c364089722de35b2397.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/kdl_parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/kdl_parser/kdl_parser-9999.ebuild dev-ros/kdl_parser/metadata.xml X-VCS-Directories: dev-ros/kdl_parser/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 1f0751c2509ac3bd96306c364089722de35b2397 X-VCS-Branch: master Date: Tue, 27 Jun 2017 10:01:35 +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: ce8f0896-729d-44e4-bfd2-bcfa065b402e X-Archives-Hash: 933b4e45bebbc613cc3a64a28ff14219 commit: 1f0751c2509ac3bd96306c364089722de35b2397 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jun 27 09:46:33 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jun 27 10:01:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0751c2 dev-ros/kdl_parser: update to new repo Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ros/kdl_parser/kdl_parser-9999.ebuild | 4 ++-- dev-ros/kdl_parser/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ros/kdl_parser/kdl_parser-9999.ebuild b/dev-ros/kdl_parser/kdl_parser-9999.ebuild index b35b257ee17..5944ea9f217 100644 --- a/dev-ros/kdl_parser/kdl_parser-9999.ebuild +++ b/dev-ros/kdl_parser/kdl_parser-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -ROS_REPO_URI="https://github.com/ros/robot_model" +ROS_REPO_URI="https://github.com/ros/kdl_parser" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} PYTHON_COMPAT=( python2_7 ) diff --git a/dev-ros/kdl_parser/metadata.xml b/dev-ros/kdl_parser/metadata.xml index ceef7c794c1..d528e22601f 100644 --- a/dev-ros/kdl_parser/metadata.xml +++ b/dev-ros/kdl_parser/metadata.xml @@ -6,6 +6,6 @@ Gentoo ROS Project - ros/robot_model + ros/kdl_parser