dev-ros/genpy: bump to 0.6.11
[gentoo.git] / dev-ros / convex_decomposition / convex_decomposition-9999.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 ROS_REPO_URI="https://github.com/ros/convex_decomposition"
6 KEYWORDS="~amd64"
7
8 inherit ros-catkin
9
10 DESCRIPTION="Convex Decomposition Tool for Robot Model"
11 LICENSE="MIT"
12 SLOT="0"
13 IUSE=""
14
15 RDEPEND="app-arch/unzip"
16 DEPEND="${RDEPEND}"