commit: 5c02400da1b64e6f7b0c11c4070b6272bd1cd7d8
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 6 13:27:09 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 14:30:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c02400d
dev-ros/urdf_tutorial: update live ebiuld to match upstream
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
index 845c092ca24..e6abec8bb87 100644
--- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
@@ -11,6 +11,7 @@ DESCRIPTION="URDF tutorials"
LICENSE="BSD"
SLOT="0"
IUSE=""
+ROS_SUBDIR="${PN}"
RDEPEND="
dev-ros/urdf
@@ -20,4 +21,3 @@ RDEPEND="
dev-ros/xacro
"
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/notest.patch" )