public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2015-11-24 12:41 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2015-11-24 12:41 UTC (permalink / raw
  To: gentoo-commits

commit:     cca5073ac9a4113f05c3534caf1396cc6cbfc972
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 12:37:33 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 12:37:33 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca5073a

ros-meta/mavros: Add metapackage for mavros

Package-Manager: portage-2.2.25
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/mavros/mavros-9999.ebuild | 20 ++++++++++++++++++++
 ros-meta/mavros/metadata.xml       |  5 +++++
 2 files changed, 25 insertions(+)

diff --git a/ros-meta/mavros/mavros-9999.ebuild b/ros-meta/mavros/mavros-9999.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/metadata.xml b/ros-meta/mavros/metadata.xml
new file mode 100644
index 0000000..0dd0fc3
--- /dev/null
+++ b/ros-meta/mavros/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>ros</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2015-11-24 12:41 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2015-11-24 12:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6a14e18c01fd1bdcd8904f80681b42b8cfd7123e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 12:38:06 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 12:38:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a14e18c

ros-meta/mavros: Bump to 0.16.3.

Package-Manager: portage-2.2.25
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-0.16.3.ebuild b/ros-meta/mavros/mavros-0.16.3.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.16.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2015-12-15  9:27 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2015-12-15  9:27 UTC (permalink / raw
  To: gentoo-commits

commit:     d5adcce5b15a1ee3acc0f71dce52480efb814098
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 09:10:35 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 09:10:35 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5adcce5

ros-meta/mavros: Bump to 0.16.4.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-0.16.4.ebuild b/ros-meta/mavros/mavros-0.16.4.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.16.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-01-12  8:32 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-01-12  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     b48a184c33ffce08fd2648f0e409c0a283d18a5c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 08:28:19 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 08:31:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48a184c

ros-meta/mavros: Bump to 0.16.5.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-0.16.5.ebuild b/ros-meta/mavros/mavros-0.16.5.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.16.5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-02-09  8:45 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-02-09  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     fd989f6650e67a661e9a9d618c2a33c25f0d0d15
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 08:04:45 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 08:45:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd989f66

ros-meta/mavros: Bump to 0.16.6.

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-0.16.6.ebuild b/ros-meta/mavros/mavros-0.16.6.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.16.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-02-11  9:20 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-02-11  9:20 UTC (permalink / raw
  To: gentoo-commits

commit:     170c014528ede271c4a870f099eb2441a734fb96
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 09:09:25 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 09:20:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170c0145

ros-meta/mavros: Bump to 0.17.0.

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-0.17.0.ebuild b/ros-meta/mavros/mavros-0.17.0.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.17.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-03-29 14:33 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-03-29 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     ef2ad140ecf2820392ef9c92f585a6478b70b2c2
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 14:29:40 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 14:29:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2ad140

ros-meta/mavros: Bump to 0.17.1.

Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-0.17.1.ebuild b/ros-meta/mavros/mavros-0.17.1.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.17.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-05-11  7:50 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-05-11  7:50 UTC (permalink / raw
  To: gentoo-commits

commit:     bd2eb284915b83ae6d96e33869c9646b7ee1dd8b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 07:46:22 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed May 11 07:46:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2eb284

ros-meta/mavros: Bump to 0.17.2.

Package-Manager: portage-2.2.28

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

diff --git a/ros-meta/mavros/mavros-0.17.2.ebuild b/ros-meta/mavros/mavros-0.17.2.ebuild
new file mode 100644
index 0000000..84de950
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.17.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-05-24  7:42 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-05-24  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     9c4f0e71f717c76a2cf855a3f81baf004f774d17
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 07:34:53 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 24 07:34:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c4f0e71

ros-meta/mavros: Bump to 0.17.3.

Package-Manager: portage-2.3.0_rc1

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

diff --git a/ros-meta/mavros/mavros-0.17.3.ebuild b/ros-meta/mavros/mavros-0.17.3.ebuild
new file mode 100644
index 0000000..ade52e4
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.17.3.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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-06-28 14:36 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-06-28 14:36 UTC (permalink / raw
  To: gentoo-commits

commit:     ef12bce927eab64e85d813cd8df514f1656be038
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 14:17:46 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 14:35:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef12bce9

ros-meta/mavros: Bump to 0.18.1.

Package-Manager: portage-2.3.0

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

diff --git a/ros-meta/mavros/mavros-0.18.1.ebuild b/ros-meta/mavros/mavros-0.18.1.ebuild
new file mode 100644
index 0000000..ade52e4
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.18.1.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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-07-04  7:49 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-07-04  7:49 UTC (permalink / raw
  To: gentoo-commits

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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-07-11 10:18 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-07-11 10:18 UTC (permalink / raw
  To: gentoo-commits

commit:     75b3a75fe6a52f6ba275d54d38575cfa8156636c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 10:06:04 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 10:18:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b3a75f

ros-meta/mavros: Bump to 0.18.3.

Package-Manager: portage-2.3.0

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

diff --git a/ros-meta/mavros/mavros-0.18.3.ebuild b/ros-meta/mavros/mavros-0.18.3.ebuild
new file mode 100644
index 0000000..ade52e4
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.18.3.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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-11-14 14:02 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-11-14 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e2e4fe5d2720f1b1f7c1b1871612fd98954cbdd2
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 09:53:37 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 14:01:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e4fe5d

ros-meta/mavros: Bump to 0.18.4.

Package-Manager: portage-2.3.2

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

diff --git a/ros-meta/mavros/mavros-0.18.4.ebuild b/ros-meta/mavros/mavros-0.18.4.ebuild
new file mode 100644
index 00000000..ade52e4
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.18.4.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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2016-12-13 13:57 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2016-12-13 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     0bf4519738e1b1b969acc43d2d471e8b843449d1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 13:45:05 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 13:45:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf45197

ros-meta/mavros: Bump to 0.18.5.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/ros-meta/mavros/mavros-0.18.5.ebuild b/ros-meta/mavros/mavros-0.18.5.ebuild
new file mode 100644
index 00000000..ade52e4
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.18.5.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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2017-02-08 15:33 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2017-02-08 15:33 UTC (permalink / raw
  To: gentoo-commits

commit:     aebde841044737c147375c819b68f0998756f899
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  8 15:29:29 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 15:33:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebde841

ros-meta/mavros: Bump to 0.18.6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/ros-meta/mavros/mavros-0.18.6.ebuild b/ros-meta/mavros/mavros-0.18.6.ebuild
new file mode 100644
index 0000000000..ed4914d551
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.18.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2017-02-27 15:40 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2017-02-27 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     5c2d62a75b384e61f92cdd2dbfecfa270aaec2c7
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 14:55:31 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 15:40:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c2d62a7

ros-meta/mavros: Bump to 0.18.7.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/ros-meta/mavros/mavros-0.18.7.ebuild b/ros-meta/mavros/mavros-0.18.7.ebuild
new file mode 100644
index 0000000000..ed4914d551
--- /dev/null
+++ b/ros-meta/mavros/mavros-0.18.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2017-02-27 15:40 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2017-02-27 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     79ad2c59730b8265244106cddf7f4a126afbb1b9
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 15:40:07 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 15:40:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ad2c59

ros-meta/mavros: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 ros-meta/mavros/mavros-0.16.3.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.16.4.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.16.5.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.16.6.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.17.0.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.17.1.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.17.2.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.17.3.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.18.1.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.18.2.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.18.3.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.18.4.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.18.5.ebuild | 20 --------------------
 ros-meta/mavros/mavros-0.18.6.ebuild | 20 --------------------
 14 files changed, 280 deletions(-)

diff --git a/ros-meta/mavros/mavros-0.16.3.ebuild b/ros-meta/mavros/mavros-0.16.3.ebuild
deleted file mode 100644
index 84de950bbc..0000000000
--- a/ros-meta/mavros/mavros-0.16.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/mavros-0.16.4.ebuild b/ros-meta/mavros/mavros-0.16.4.ebuild
deleted file mode 100644
index 84de950bbc..0000000000
--- a/ros-meta/mavros/mavros-0.16.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/mavros-0.16.5.ebuild b/ros-meta/mavros/mavros-0.16.5.ebuild
deleted file mode 100644
index 84de950bbc..0000000000
--- a/ros-meta/mavros/mavros-0.16.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/mavros-0.16.6.ebuild b/ros-meta/mavros/mavros-0.16.6.ebuild
deleted file mode 100644
index 84de950bbc..0000000000
--- a/ros-meta/mavros/mavros-0.16.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/mavros-0.17.0.ebuild b/ros-meta/mavros/mavros-0.17.0.ebuild
deleted file mode 100644
index 84de950bbc..0000000000
--- a/ros-meta/mavros/mavros-0.17.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/mavros-0.17.1.ebuild b/ros-meta/mavros/mavros-0.17.1.ebuild
deleted file mode 100644
index 84de950bbc..0000000000
--- a/ros-meta/mavros/mavros-0.17.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/mavros-0.17.2.ebuild b/ros-meta/mavros/mavros-0.17.2.ebuild
deleted file mode 100644
index 84de950bbc..0000000000
--- a/ros-meta/mavros/mavros-0.17.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/ros-meta/mavros/mavros-0.17.3.ebuild b/ros-meta/mavros/mavros-0.17.3.ebuild
deleted file mode 100644
index ade52e4ad5..0000000000
--- a/ros-meta/mavros/mavros-0.17.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"

diff --git a/ros-meta/mavros/mavros-0.18.1.ebuild b/ros-meta/mavros/mavros-0.18.1.ebuild
deleted file mode 100644
index ade52e4ad5..0000000000
--- a/ros-meta/mavros/mavros-0.18.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"

diff --git a/ros-meta/mavros/mavros-0.18.2.ebuild b/ros-meta/mavros/mavros-0.18.2.ebuild
deleted file mode 100644
index ade52e4ad5..0000000000
--- a/ros-meta/mavros/mavros-0.18.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"

diff --git a/ros-meta/mavros/mavros-0.18.3.ebuild b/ros-meta/mavros/mavros-0.18.3.ebuild
deleted file mode 100644
index ade52e4ad5..0000000000
--- a/ros-meta/mavros/mavros-0.18.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"

diff --git a/ros-meta/mavros/mavros-0.18.4.ebuild b/ros-meta/mavros/mavros-0.18.4.ebuild
deleted file mode 100644
index ade52e4ad5..0000000000
--- a/ros-meta/mavros/mavros-0.18.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"

diff --git a/ros-meta/mavros/mavros-0.18.5.ebuild b/ros-meta/mavros/mavros-0.18.5.ebuild
deleted file mode 100644
index ade52e4ad5..0000000000
--- a/ros-meta/mavros/mavros-0.18.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"

diff --git a/ros-meta/mavros/mavros-0.18.6.ebuild b/ros-meta/mavros/mavros-0.18.6.ebuild
deleted file mode 100644
index ed4914d551..0000000000
--- a/ros-meta/mavros/mavros-0.18.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2017-05-06 16:17 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2017-05-06 16:17 UTC (permalink / raw
  To: gentoo-commits

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"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2017-05-06 16:17 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2017-05-06 16:17 UTC (permalink / raw
  To: gentoo-commits

commit:     20707683f8d237d1c6ad986912a23a5c1cf7a5c1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri May  5 14:02:13 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat May  6 16:17:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20707683

ros-meta/mavros: reorder deps so that mavros_msgs come first (helps my scripts)

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 ros-meta/mavros/mavros-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ros-meta/mavros/mavros-9999.ebuild b/ros-meta/mavros/mavros-9999.ebuild
index 3aaedfdf07d..4d4a883031c 100644
--- a/ros-meta/mavros/mavros-9999.ebuild
+++ b/ros-meta/mavros/mavros-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,10 +10,10 @@ IUSE=""
 HOMEPAGE="http://wiki.ros.org/mavros"
 
 RDEPEND="
+	dev-ros/mavros_msgs
 	dev-ros/libmavconn
 	dev-ros/mavros
 	dev-ros/mavros_extras
-	dev-ros/mavros_msgs
 "
 DEPEND="${RDEPEND}"
 [ "${PV}" = "9999" ] || KEYWORDS="~amd64 ~arm"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2020-08-17 12:53 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2020-08-17 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     1db371215a801d27802fd03e98b0f38dd828cb03
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Jun  7 19:53:25 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 12:53:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db37121

ros-meta/mavros: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ros-meta/mavros/mavros-1.2.0.ebuild | 2 +-
 ros-meta/mavros/mavros-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ros-meta/mavros/mavros-1.2.0.ebuild b/ros-meta/mavros/mavros-1.2.0.ebuild
index b3f4345ab3d..1696b416fda 100644
--- a/ros-meta/mavros/mavros-1.2.0.ebuild
+++ b/ros-meta/mavros/mavros-1.2.0.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Metapackage for mavros packages"
 LICENSE="metapackage"
 SLOT="0"
 IUSE=""
-HOMEPAGE="http://wiki.ros.org/mavros"
+HOMEPAGE="https://wiki.ros.org/mavros"
 
 RDEPEND="
 	dev-ros/mavros_msgs

diff --git a/ros-meta/mavros/mavros-9999.ebuild b/ros-meta/mavros/mavros-9999.ebuild
index b3f4345ab3d..1696b416fda 100644
--- a/ros-meta/mavros/mavros-9999.ebuild
+++ b/ros-meta/mavros/mavros-9999.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Metapackage for mavros packages"
 LICENSE="metapackage"
 SLOT="0"
 IUSE=""
-HOMEPAGE="http://wiki.ros.org/mavros"
+HOMEPAGE="https://wiki.ros.org/mavros"
 
 RDEPEND="
 	dev-ros/mavros_msgs


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2020-10-14 11:05 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2020-10-14 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     a2295d1c6018a2b10ae2db27f9071ade498de262
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 14 10:47:48 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 11:05:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2295d1c

ros-meta/mavros: Bump to 1.4.0.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-1.4.0.ebuild b/ros-meta/mavros/mavros-1.4.0.ebuild
new file mode 100644
index 00000000000..1696b416fda
--- /dev/null
+++ b/ros-meta/mavros/mavros-1.4.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Metapackage for mavros packages"
+LICENSE="metapackage"
+SLOT="0"
+IUSE=""
+HOMEPAGE="https://wiki.ros.org/mavros"
+
+RDEPEND="
+	dev-ros/mavros_msgs
+	dev-ros/libmavconn
+	dev-ros/mavros
+	dev-ros/mavros_extras
+"
+DEPEND="${RDEPEND}"
+[ "${PV}" = "9999" ] || KEYWORDS="~amd64 ~arm"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2021-02-02 14:28 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2021-02-02 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7922802a4286b45fa5795767c777cfe1316428cb
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  2 14:07:58 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb  2 14:28:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7922802a

ros-meta/mavros: Bump to 1.5.2.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-1.5.2.ebuild b/ros-meta/mavros/mavros-1.5.2.ebuild
new file mode 100644
index 00000000000..f6781e00784
--- /dev/null
+++ b/ros-meta/mavros/mavros-1.5.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Metapackage for mavros packages"
+LICENSE="metapackage"
+SLOT="0"
+IUSE=""
+HOMEPAGE="https://wiki.ros.org/mavros"
+
+RDEPEND="
+	dev-ros/mavros_msgs
+	dev-ros/libmavconn
+	dev-ros/mavros
+	dev-ros/mavros_extras
+"
+DEPEND="${RDEPEND}"
+[ "${PV}" = "9999" ] || KEYWORDS="~amd64 ~arm"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/
@ 2021-08-06 13:30 Alexis Ballier
  0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2021-08-06 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     383746c06fedab526e07945eb4d87a0ff66c9f4c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  6 13:15:40 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug  6 13:30:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=383746c0

ros-meta/mavros: Bump to 1.8.0.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/ros-meta/mavros/mavros-1.8.0.ebuild b/ros-meta/mavros/mavros-1.8.0.ebuild
new file mode 100644
index 00000000000..f6781e00784
--- /dev/null
+++ b/ros-meta/mavros/mavros-1.8.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Metapackage for mavros packages"
+LICENSE="metapackage"
+SLOT="0"
+IUSE=""
+HOMEPAGE="https://wiki.ros.org/mavros"
+
+RDEPEND="
+	dev-ros/mavros_msgs
+	dev-ros/libmavconn
+	dev-ros/mavros
+	dev-ros/mavros_extras
+"
+DEPEND="${RDEPEND}"
+[ "${PV}" = "9999" ] || KEYWORDS="~amd64 ~arm"


^ permalink raw reply related	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2021-08-06 13:30 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-27 15:40 [gentoo-commits] repo/gentoo:master commit in: ros-meta/mavros/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 13:30 Alexis Ballier
2021-02-02 14:28 Alexis Ballier
2020-10-14 11:05 Alexis Ballier
2020-08-17 12:53 Sam James
2017-05-06 16:17 Alexis Ballier
2017-05-06 16:17 Alexis Ballier
2017-02-27 15:40 Alexis Ballier
2017-02-08 15:33 Alexis Ballier
2016-12-13 13:57 Alexis Ballier
2016-11-14 14:02 Alexis Ballier
2016-07-11 10:18 Alexis Ballier
2016-07-04  7:49 Alexis Ballier
2016-06-28 14:36 Alexis Ballier
2016-05-24  7:42 Alexis Ballier
2016-05-11  7:50 Alexis Ballier
2016-03-29 14:33 Alexis Ballier
2016-02-11  9:20 Alexis Ballier
2016-02-09  8:45 Alexis Ballier
2016-01-12  8:32 Alexis Ballier
2015-12-15  9:27 Alexis Ballier
2015-11-24 12:41 Alexis Ballier
2015-11-24 12:41 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox