commit: 7fd3cdd3e20ddfc10341744877bd35051f2cb3f7 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jun 27 09:42:18 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jun 27 10:01:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fd3cdd3
dev-ros/collada_urdf: update to new repo Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ros/collada_urdf/collada_urdf-9999.ebuild | 4 ++-- dev-ros/collada_urdf/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ros/collada_urdf/collada_urdf-9999.ebuild b/dev-ros/collada_urdf/collada_urdf-9999.ebuild index 3c6ac87c712..430a62db090 100644 --- a/dev-ros/collada_urdf/collada_urdf-9999.ebuild +++ b/dev-ros/collada_urdf/collada_urdf-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/collada_urdf" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/dev-ros/collada_urdf/metadata.xml b/dev-ros/collada_urdf/metadata.xml index ceef7c794c1..64055daeae2 100644 --- a/dev-ros/collada_urdf/metadata.xml +++ b/dev-ros/collada_urdf/metadata.xml @@ -6,6 +6,6 @@ <name>Gentoo ROS Project</name> </maintainer> <upstream> - <remote-id type="github">ros/robot_model</remote-id> + <remote-id type="github">ros/collada_urdf</remote-id> </upstream> </pkgmetadata>
