sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
[gentoo.git] / dev-ros / geneus / geneus-9999.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 ROS_REPO_URI="https://github.com/jsk-ros-pkg/geneus"
7 KEYWORDS="~amd64 ~arm"
8
9 inherit ros-catkin
10
11 DESCRIPTION="EusLisp ROS message and service generators"
12 LICENSE="BSD"
13 SLOT="0/${PV}"
14 IUSE=""
15
16 RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
17 DEPEND="${RDEPEND}"