summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-12-05 16:12:30 +0100
committerAlexis Ballier <aballier@gentoo.org>2015-12-05 16:12:30 +0100
commite5cc6e9f155028fc2ad395b042221a12990ed50b (patch)
treea5b26e328d57cc9aac5541092fd171283b580c6c /dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild
parentdev-ros/pr2_description: Bump to 1.11.10. (diff)
downloadgentoo-e5cc6e9f155028fc2ad395b042221a12990ed50b.tar.gz
gentoo-e5cc6e9f155028fc2ad395b042221a12990ed50b.tar.bz2
gentoo-e5cc6e9f155028fc2ad395b042221a12990ed50b.zip
dev-ros/pr2_machine: Bump to 1.11.10.
Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild')
-rw-r--r--dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild b/dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild
new file mode 100644
index 000000000000..100efdd56436
--- /dev/null
+++ b/dev-ros/pr2_machine/pr2_machine-1.11.10.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/pr2/pr2_common"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="xxx.machine files that describe the different hosts a node can be spawned on"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"