From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/joint_state_publisher/
Date: Wed, 11 Apr 2018 18:27:13 +0000 (UTC) [thread overview]
Message-ID: <1523471223.1a7f31ad5e135477ccc1b79537602e5ec9d5bd47.aballier@gentoo> (raw)
commit: 1a7f31ad5e135477ccc1b79537602e5ec9d5bd47
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 11 18:23:48 2018 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 18:27:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7f31ad
dev-ros/joint_state_publisher: Remove old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-ros/joint_state_publisher/Manifest | 4 ----
.../joint_state_publisher-1.12.10.ebuild | 22 ----------------------
.../joint_state_publisher-1.12.7.ebuild | 22 ----------------------
.../joint_state_publisher-1.12.8.ebuild | 22 ----------------------
.../joint_state_publisher-1.12.9.ebuild | 22 ----------------------
5 files changed, 92 deletions(-)
diff --git a/dev-ros/joint_state_publisher/Manifest b/dev-ros/joint_state_publisher/Manifest
index c7d9e3a8c20..86b1a63004b 100644
--- a/dev-ros/joint_state_publisher/Manifest
+++ b/dev-ros/joint_state_publisher/Manifest
@@ -1,5 +1 @@
-DIST robot_model-1.12.10.tar.gz 277362 BLAKE2B 48c81b3ed4e8b1d9d94f487fd750f9b1ecb6b555c162d0ee8a90f464589bf30a4c37d80d169f13ec3029715ddd910b3f1bd2bcb5f879d3ee39e44ece35ca3f63 SHA512 cf81bbb63472804f6302d009785b36230e19e17472666332a2b6de40f4365b736c77d766540a471c42f9f98d8ba8b68753c3aadb7e052838fcdb5b4ac6595984
DIST robot_model-1.12.11.tar.gz 277822 BLAKE2B 3bdd2b931ddfd062594ccb2be4ce6d4863a5fa66f538c3ee48c3600b3be249d267f9d03aa9a701bc6ab22c4297d659a24da668fedcd25c75fe128c43cc781be0 SHA512 8dea6fc72e9beaddbf9a82cb177561cb89c69ef8f58f0c4882598f6cc33a0e10564d9696f07b6f4e3e3404d3f1f5236e54eea4b8d249be0a216cd3ce12a03cde
-DIST robot_model-1.12.7.tar.gz 1296028 BLAKE2B a1952910b9d97f96171a3965ad3fb2785662ec787e467338c7495b0eeecf6f58e9019781ad34dda087dd83c05d61ded4b92eb3ef6fa331c8c04974f26a4ff4fd SHA512 bc1901473f890b7200ef67db891ca9269c867ee1cf67a316948587d27549c6d58ce8c0b4a0d9255a5419a235ead3b19065b135486188efc21cbb6594d1863291
-DIST robot_model-1.12.8.tar.gz 1297591 BLAKE2B ae2bfdc428a273befe6bf68d7d970ef37a2b4f816150ec74767187f65bf8cb3eff9b27c90ae279c891e6e16272afb2e0d46aa4c7ef8abadac93858d73737389a SHA512 77770e3ce1fe7c143c15581fa262dc01ccc04dd9313d022b9f0f254451db80415b558f339063debc5712590f846690d957848ba977f2175d2a4cda72b2102914
-DIST robot_model-1.12.9.tar.gz 1298115 BLAKE2B 4f17a06dd6afa574cac3a34cc286d66c0ae63328d509c6c3a89baad07c0eeaf83d7e66679f7a8910772c6bc86cc3b92e1c5fa855d6903c0f41eab58801d13f22 SHA512 fe1da6fd290af012d53cd2875cdfa5e746bfb964a6cf4ca91786218b33603858d478f49a8e18c9581ba52d9e1d68409f919ec19997de7549b3fb2bc4a3686121
diff --git a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.10.ebuild b/dev-ros/joint_state_publisher/joint_state_publisher-1.12.10.ebuild
deleted file mode 100644
index 7a7a68e6267..00000000000
--- a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.10.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/robot_model"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Tool for setting and publishing joint state values for a given URDF"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
diff --git a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild b/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild
deleted file mode 100644
index 7a7a68e6267..00000000000
--- a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/robot_model"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Tool for setting and publishing joint state values for a given URDF"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
diff --git a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.8.ebuild b/dev-ros/joint_state_publisher/joint_state_publisher-1.12.8.ebuild
deleted file mode 100644
index 7a7a68e6267..00000000000
--- a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.8.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/robot_model"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Tool for setting and publishing joint state values for a given URDF"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
diff --git a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.9.ebuild b/dev-ros/joint_state_publisher/joint_state_publisher-1.12.9.ebuild
deleted file mode 100644
index 7a7a68e6267..00000000000
--- a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.9.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/robot_model"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Tool for setting and publishing joint state values for a given URDF"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
next reply other threads:[~2018-04-11 18:27 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-11 18:27 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:19 [gentoo-commits] repo/gentoo:master commit in: dev-ros/joint_state_publisher/ Alexis Ballier
2020-07-29 16:25 Alexis Ballier
2018-04-11 18:27 Alexis Ballier
2018-04-11 18:27 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-04-27 10:08 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-04 15:03 Alexis Ballier
2017-03-04 14:26 Alexis Ballier
2017-03-04 14:26 Alexis Ballier
2017-03-04 14:26 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-04-19 9:30 Alexis Ballier
2016-04-19 9:30 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-02-25 9:55 Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2015-09-22 18:57 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1523471223.1a7f31ad5e135477ccc1b79537602e5ec9d5bd47.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox