dev-python/zc-lockfile: keyworded 2.0 for ia64, bug #717946
[gentoo.git] / dev-ros / rosconsole_bridge / rosconsole_bridge-9999.ebuild
1 # Copyright 1999-2017 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/rosconsole_bridge"
6 KEYWORDS="~amd64 ~arm"
7
8 inherit ros-catkin
9
10 DESCRIPTION="Connects console_bridge-based logging to rosconsole-based logging"
11 LICENSE="BSD"
12 SLOT="0"
13 IUSE=""
14
15 RDEPEND="dev-libs/console_bridge:=
16         dev-ros/rosconsole"
17 DEPEND="${RDEPEND}"