commit:     c78603f22d357f3dcd3e0ecda2437b3c4a6f92d5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 07:42:03 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 07:48:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78603f2

ros-meta/mavros: Bump to 0.18.2.

Package-Manager: portage-2.3.0

 ros-meta/mavros/mavros-0.18.2.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/ros-meta/mavros/mavros-0.18.2.ebuild 
b/ros-meta/mavros/mavros-0.18.2.ebuild
new file mode 100644
index 0000000..ade52e4
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.18.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Metapackage for mavros packages"
+LICENSE="metapackage"
+SLOT="0"
+IUSE=""
+HOMEPAGE="http://wiki.ros.org/mavros";
+
+RDEPEND="
+       dev-ros/libmavconn
+       dev-ros/mavros
+       dev-ros/mavros_extras
+       dev-ros/mavros_msgs
+"
+DEPEND="${RDEPEND}"
+[ "${PV}" = "9999" ] || KEYWORDS="~amd64 ~arm"

Reply via email to