summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-01-26 08:32:39 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-01-26 08:35:11 +0100
commit2b899b29e7ea8368d44e616c41b083521e7c2b8a (patch)
treeacb476e1e1435135605b184fecca5e6b1b2cf191 /dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild
parentdev-ros/pr2_description: Bump to 1.11.11. (diff)
downloadgentoo-2b899b29e7ea8368d44e616c41b083521e7c2b8a.tar.gz
gentoo-2b899b29e7ea8368d44e616c41b083521e7c2b8a.tar.bz2
gentoo-2b899b29e7ea8368d44e616c41b083521e7c2b8a.zip
dev-ros/pr2_machine: Bump to 1.11.11.
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild')
-rw-r--r--dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild b/dev-ros/pr2_machine/pr2_machine-1.11.11.ebuild
new file mode 100644
index 000000000000..100efdd56436
--- /dev/null
+++ b/dev-ros/pr2_machine/pr2_machine-1.11.11.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}"