* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2015-09-23 10:39 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2015-09-23 10:39 UTC (permalink / raw
To: gentoo-commits
commit: 62755d6bc89711f01641d89315a72548a3aed568
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:37:59 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:37:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62755d6b
ros-meta/rqt_robot_plugins: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
ros-meta/rqt_robot_plugins/Manifest | 1 +
ros-meta/rqt_robot_plugins/metadata.xml | 5 ++++
.../rqt_robot_plugins-0.4.2.ebuild | 29 ++++++++++++++++++++++
.../rqt_robot_plugins-9999.ebuild | 29 ++++++++++++++++++++++
4 files changed, 64 insertions(+)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
new file mode 100644
index 0000000..3674c36
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
diff --git a/ros-meta/rqt_robot_plugins/metadata.xml b/ros-meta/rqt_robot_plugins/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/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>
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild
new file mode 100644
index 0000000..9b478ab
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild
new file mode 100644
index 0000000..9b478ab
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2016-03-14 11:38 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2016-03-14 11:38 UTC (permalink / raw
To: gentoo-commits
commit: a8dbf77d5d5dbecc92a8e22a985dbf16142892d2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 11:29:10 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 11:38:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8dbf77d
ros-meta/rqt_robot_plugins: Bump to 0.4.3.
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
ros-meta/rqt_robot_plugins/Manifest | 1 +
.../rqt_robot_plugins-0.4.3.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index 3674c36..a86d065 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -1 +1,2 @@
DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
+DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.3.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.3.ebuild
new file mode 100644
index 0000000..9b478ab
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2016-05-11 8:06 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2016-05-11 8:06 UTC (permalink / raw
To: gentoo-commits
commit: 1abc5087f737941677c19857c1a0f1fd8aac1600
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 08:04:15 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed May 11 08:04:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abc5087
ros-meta/rqt_robot_plugins: Bump to 0.5.2.
Package-Manager: portage-2.2.28
ros-meta/rqt_robot_plugins/Manifest | 1 +
.../rqt_robot_plugins-0.5.2.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index a86d065..cfbec59 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -1,2 +1,3 @@
DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
+DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.2.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.2.ebuild
new file mode 100644
index 0000000..9b478ab
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2016-05-17 10:24 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2016-05-17 10:24 UTC (permalink / raw
To: gentoo-commits
commit: 117cde98734b603e4ee107c03e01b535d94dbba4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 10:22:56 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 17 10:22:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=117cde98
ros-meta/rqt_robot_plugins: Bump to 0.5.3.
Package-Manager: portage-2.3.0_rc1
ros-meta/rqt_robot_plugins/Manifest | 1 +
.../rqt_robot_plugins-0.5.3.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index cfbec59..4b71953 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -1,3 +1,4 @@
DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
+DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.3.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.3.ebuild
new file mode 100644
index 0000000..576a75c
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2016-09-20 13:55 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2016-09-20 13:55 UTC (permalink / raw
To: gentoo-commits
commit: b8a4e0eca566aa82da22661c77d72575f4c4fe42
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 13:29:23 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 13:29:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a4e0ec
ros-meta/rqt_robot_plugins: Bump to 0.5.4.
Package-Manager: portage-2.3.1
ros-meta/rqt_robot_plugins/Manifest | 1 +
.../rqt_robot_plugins-0.5.4.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index 4b71953..d0e3963 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -2,3 +2,4 @@ DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa98
DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
+DIST rqt_robot_plugins-0.5.4.tar.gz 2106850 SHA256 a451b25f2eea79e9a3746b878a01620c9debf297b32447509139bedd2048b3e0 SHA512 c745511a7c3073163bc6c95fb6051d671523b964d60ef478a3ffef7314ec8b2708cee08312d67a719d1050addd0e9370a2a4eddd98c462dcfce0f72865c7756f WHIRLPOOL 97b21a35e3842e0805c7fc6e2f0704069c7ecf95d71d939a6c5329cc370d1e82b20804cbfa6f6c5767a971dd0eff464d1c8407738c2615f453924783f9153cc5
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.4.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.4.ebuild
new file mode 100644
index 00000000..576a75c
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2016-11-14 9:51 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2016-11-14 9:51 UTC (permalink / raw
To: gentoo-commits
commit: 33445ffbd7d1c4158660b500ae5028ab1b34c9cb
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 09:43:55 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 09:43:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33445ffb
ros-meta/rqt_robot_plugins: Bump to 0.5.5.
Package-Manager: portage-2.3.2
ros-meta/rqt_robot_plugins/Manifest | 1 +
.../rqt_robot_plugins-0.5.5.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index d0e3963..32c8645 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -3,3 +3,4 @@ DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc
DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
DIST rqt_robot_plugins-0.5.4.tar.gz 2106850 SHA256 a451b25f2eea79e9a3746b878a01620c9debf297b32447509139bedd2048b3e0 SHA512 c745511a7c3073163bc6c95fb6051d671523b964d60ef478a3ffef7314ec8b2708cee08312d67a719d1050addd0e9370a2a4eddd98c462dcfce0f72865c7756f WHIRLPOOL 97b21a35e3842e0805c7fc6e2f0704069c7ecf95d71d939a6c5329cc370d1e82b20804cbfa6f6c5767a971dd0eff464d1c8407738c2615f453924783f9153cc5
+DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.5.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.5.ebuild
new file mode 100644
index 00000000..576a75c
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2017-01-26 8:24 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2017-01-26 8:24 UTC (permalink / raw
To: gentoo-commits
commit: 94dfa6ced2f4f05c7d6bddbd8c74296846d75fe2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 08:20:07 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 08:24:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94dfa6ce
ros-meta/rqt_robot_plugins: Bump to 0.5.6.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
ros-meta/rqt_robot_plugins/Manifest | 1 +
.../rqt_robot_plugins-0.5.6.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index 32c8645..6e7b7b9 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -4,3 +4,4 @@ DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfd
DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
DIST rqt_robot_plugins-0.5.4.tar.gz 2106850 SHA256 a451b25f2eea79e9a3746b878a01620c9debf297b32447509139bedd2048b3e0 SHA512 c745511a7c3073163bc6c95fb6051d671523b964d60ef478a3ffef7314ec8b2708cee08312d67a719d1050addd0e9370a2a4eddd98c462dcfce0f72865c7756f WHIRLPOOL 97b21a35e3842e0805c7fc6e2f0704069c7ecf95d71d939a6c5329cc370d1e82b20804cbfa6f6c5767a971dd0eff464d1c8407738c2615f453924783f9153cc5
DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c
+DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.6.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.6.ebuild
new file mode 100644
index 00000000..1f7cf48
--- /dev/null
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_moveit
+ dev-ros/rqt_nav_view
+ dev-ros/rqt_pose_view
+ dev-ros/rqt_robot_dashboard
+ dev-ros/rqt_robot_monitor
+ dev-ros/rqt_robot_steering
+ dev-ros/rqt_runtime_monitor
+ dev-ros/rqt_rviz
+ dev-ros/rqt_tf_tree
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2017-05-02 9:33 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2017-05-02 9:33 UTC (permalink / raw
To: gentoo-commits
commit: a1d346dd2b958c420cad7866ae5140fe61261db0
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 09:32:56 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 2 09:33:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d346dd
ros-meta/rqt_robot_plugins: Bump to 0.5.7 and update to split repos
Package-Manager: Portage-2.3.5, Repoman-2.3.2
ros-meta/rqt_robot_plugins/Manifest | 1 +
.../{rqt_robot_plugins-9999.ebuild => rqt_robot_plugins-0.5.7.ebuild} | 3 +--
ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild | 3 +--
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index bb0da5c3c13..449c1399930 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -1 +1,2 @@
DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664
+DIST rqt_robot_plugins-0.5.7.tar.gz 1781 SHA256 10cc908fdfc5d22aa4924d65ab0e8215805d5e4e45dcf889272dde0b3849cd4c SHA512 06e7eaaa72641c2f2be09ef7ecec7106a74da686a2b68f707be82491cdc46cf76c5442b0342f1d3e4dcdb471d2f9d46d4712157c4c87d3658047c332d40bf40f WHIRLPOOL 6d3d6147b6d5769c3def3e0b7ce3e6c45389fae4288841c20d6b275227cae3ac072725b9647feae7eec8b7a2d6bb66c72997ee485ea1753b4c9b7d1e1cf5956f
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.7.ebuild
similarity index 90%
copy from ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild
copy to ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.7.ebuild
index bc9ea1ac23b..6479e689d0c 100644
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.7.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
KEYWORDS="~amd64"
ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
inherit ros-catkin
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild
index bc9ea1ac23b..6479e689d0c 100644
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild
+++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
KEYWORDS="~amd64"
ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
inherit ros-catkin
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/
@ 2017-05-02 9:33 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2017-05-02 9:33 UTC (permalink / raw
To: gentoo-commits
commit: 3b3b6a27fe0bc20b0be56fc5213adea5be54f779
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 09:32:10 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 2 09:33:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3b6a27
ros-meta/rqt_robot_plugins: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
ros-meta/rqt_robot_plugins/Manifest | 6 -----
.../rqt_robot_plugins-0.4.2.ebuild | 28 ----------------------
.../rqt_robot_plugins-0.4.3.ebuild | 28 ----------------------
.../rqt_robot_plugins-0.5.2.ebuild | 28 ----------------------
.../rqt_robot_plugins-0.5.3.ebuild | 28 ----------------------
.../rqt_robot_plugins-0.5.4.ebuild | 28 ----------------------
.../rqt_robot_plugins-0.5.5.ebuild | 28 ----------------------
7 files changed, 174 deletions(-)
diff --git a/ros-meta/rqt_robot_plugins/Manifest b/ros-meta/rqt_robot_plugins/Manifest
index 6e7b7b97227..bb0da5c3c13 100644
--- a/ros-meta/rqt_robot_plugins/Manifest
+++ b/ros-meta/rqt_robot_plugins/Manifest
@@ -1,7 +1 @@
-DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
-DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
-DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
-DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
-DIST rqt_robot_plugins-0.5.4.tar.gz 2106850 SHA256 a451b25f2eea79e9a3746b878a01620c9debf297b32447509139bedd2048b3e0 SHA512 c745511a7c3073163bc6c95fb6051d671523b964d60ef478a3ffef7314ec8b2708cee08312d67a719d1050addd0e9370a2a4eddd98c462dcfce0f72865c7756f WHIRLPOOL 97b21a35e3842e0805c7fc6e2f0704069c7ecf95d71d939a6c5329cc370d1e82b20804cbfa6f6c5767a971dd0eff464d1c8407738c2615f453924783f9153cc5
-DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c
DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild
deleted file mode 100644
index bc9ea1ac23b..00000000000
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_moveit
- dev-ros/rqt_nav_view
- dev-ros/rqt_pose_view
- dev-ros/rqt_robot_dashboard
- dev-ros/rqt_robot_monitor
- dev-ros/rqt_robot_steering
- dev-ros/rqt_runtime_monitor
- dev-ros/rqt_rviz
- dev-ros/rqt_tf_tree
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.3.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.3.ebuild
deleted file mode 100644
index bc9ea1ac23b..00000000000
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.4.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_moveit
- dev-ros/rqt_nav_view
- dev-ros/rqt_pose_view
- dev-ros/rqt_robot_dashboard
- dev-ros/rqt_robot_monitor
- dev-ros/rqt_robot_steering
- dev-ros/rqt_runtime_monitor
- dev-ros/rqt_rviz
- dev-ros/rqt_tf_tree
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.2.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.2.ebuild
deleted file mode 100644
index bc9ea1ac23b..00000000000
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_moveit
- dev-ros/rqt_nav_view
- dev-ros/rqt_pose_view
- dev-ros/rqt_robot_dashboard
- dev-ros/rqt_robot_monitor
- dev-ros/rqt_robot_steering
- dev-ros/rqt_runtime_monitor
- dev-ros/rqt_rviz
- dev-ros/rqt_tf_tree
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.3.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.3.ebuild
deleted file mode 100644
index c5f229c31b1..00000000000
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_moveit
- dev-ros/rqt_nav_view
- dev-ros/rqt_pose_view
- dev-ros/rqt_robot_dashboard
- dev-ros/rqt_robot_monitor
- dev-ros/rqt_robot_steering
- dev-ros/rqt_runtime_monitor
- dev-ros/rqt_rviz
- dev-ros/rqt_tf_tree
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.4.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.4.ebuild
deleted file mode 100644
index c5f229c31b1..00000000000
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_moveit
- dev-ros/rqt_nav_view
- dev-ros/rqt_pose_view
- dev-ros/rqt_robot_dashboard
- dev-ros/rqt_robot_monitor
- dev-ros/rqt_robot_steering
- dev-ros/rqt_runtime_monitor
- dev-ros/rqt_rviz
- dev-ros/rqt_tf_tree
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.5.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.5.ebuild
deleted file mode 100644
index c5f229c31b1..00000000000
--- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-0.5.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_moveit
- dev-ros/rqt_nav_view
- dev-ros/rqt_pose_view
- dev-ros/rqt_robot_dashboard
- dev-ros/rqt_robot_monitor
- dev-ros/rqt_robot_steering
- dev-ros/rqt_runtime_monitor
- dev-ros/rqt_rviz
- dev-ros/rqt_tf_tree
-"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2017-05-02 9:34 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02 9:33 [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt_robot_plugins/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2017-05-02 9:33 Alexis Ballier
2017-01-26 8:24 Alexis Ballier
2016-11-14 9:51 Alexis Ballier
2016-09-20 13:55 Alexis Ballier
2016-05-17 10:24 Alexis Ballier
2016-05-11 8:06 Alexis Ballier
2016-03-14 11:38 Alexis Ballier
2015-09-23 10:39 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox