commit:     d25f9e9259f41bd522e5d950fa471d8b3ec6150a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri May  5 13:57:01 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat May  6 16:17:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d25f9e92

ros-meta/mavros: Bump to 0.19.0.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/ros-meta/mavros/mavros-0.19.0.ebuild 
b/ros-meta/mavros/mavros-0.19.0.ebuild
new file mode 100644
index 00000000000..ecca1d02930
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.19.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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