commit: ba085152bc3ec726e1e57d11e35caeb66905bb2d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 14:04:01 2018 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 14:08:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba085152
ros-meta/robot_model: remove urdf that has been split
Package-Manager: Portage-2.3.28, Repoman-2.3.9
ros-meta/robot_model/robot_model-9999.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/ros-meta/robot_model/robot_model-9999.ebuild
b/ros-meta/robot_model/robot_model-9999.ebuild
index 27439945b38..96b1489b0bf 100644
--- a/ros-meta/robot_model/robot_model-9999.ebuild
+++ b/ros-meta/robot_model/robot_model-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,5 @@ IUSE=""
RDEPEND="
dev-ros/joint_state_publisher
- dev-ros/urdf
- dev-ros/urdf_parser_plugin
"
DEPEND="${RDEPEND}"