From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf/
Date: Tue, 27 Jun 2017 10:01:36 +0000 (UTC) [thread overview]
Message-ID: <1498557687.a6210bcef7ea9fb12f0174b11dcca2d1d09ab911.aballier@gentoo> (raw)
commit: a6210bcef7ea9fb12f0174b11dcca2d1d09ab911
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 09:59:08 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 10:01:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6210bce
dev-ros/urdf: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ros/urdf/Manifest | 4 ----
dev-ros/urdf/urdf-1.12.6.ebuild | 34 ----------------------------------
dev-ros/urdf/urdf-1.12.7.ebuild | 29 -----------------------------
dev-ros/urdf/urdf-1.12.8.ebuild | 29 -----------------------------
dev-ros/urdf/urdf-1.12.9.ebuild | 29 -----------------------------
5 files changed, 125 deletions(-)
diff --git a/dev-ros/urdf/Manifest b/dev-ros/urdf/Manifest
index 3254afc2de5..3900cffcc77 100644
--- a/dev-ros/urdf/Manifest
+++ b/dev-ros/urdf/Manifest
@@ -1,5 +1 @@
DIST robot_model-1.12.10.tar.gz 277362 SHA256 588d801a60d3c5e41bd0995ac8da20bfd8ea3c1eba536369cdf0f6ae8b1c3fdf SHA512 cf81bbb63472804f6302d009785b36230e19e17472666332a2b6de40f4365b736c77d766540a471c42f9f98d8ba8b68753c3aadb7e052838fcdb5b4ac6595984 WHIRLPOOL e378ace49205cdbd8897942b0e7e9dadddcb46f83563803f9ad2c12fda041fdc71aec6f83eb5c9e90abc8560d31e28b08548b09d6284150fd5b15d91152c371a
-DIST robot_model-1.12.6.tar.gz 1295666 SHA256 ac335cec5a3706a104411222a2f89ef1862c0ac8caa5ddadd390e9c25641bf27 SHA512 60270b3ec20c0473e9c8d02d661794e253405c836b06cf5c15b65dddf104bfb5e4865463e12232e94548d68eead2b5499eb04c71aee3f851fa9f85dbe733ee12 WHIRLPOOL 6cec339181a6570fbe4e61415d341f5f7404ea69d8d2a4058d5c837fa15f74c7c95a4ee3f74a78fcca624d272995f09aae4ad3a6027178b2c25daa466754adc4
-DIST robot_model-1.12.7.tar.gz 1296028 SHA256 c9aad0e23970507c30490678fb76514faf1bd577ec2c30b4703fd322543be3bc SHA512 bc1901473f890b7200ef67db891ca9269c867ee1cf67a316948587d27549c6d58ce8c0b4a0d9255a5419a235ead3b19065b135486188efc21cbb6594d1863291 WHIRLPOOL 7575227d3388652eb71c5fd4265fe70c26f44149ee63d793ad87906805dff8938313f2f085edfee82847a4050b8639bc9c0773090b9f0ecbe84e29291f9d7593
-DIST robot_model-1.12.8.tar.gz 1297591 SHA256 dd8a6dec56e06bcc84582da4163efe22dcc4bf6badd6011ebb209db342c495a1 SHA512 77770e3ce1fe7c143c15581fa262dc01ccc04dd9313d022b9f0f254451db80415b558f339063debc5712590f846690d957848ba977f2175d2a4cda72b2102914 WHIRLPOOL afaeaee66821165efccc049a0f7972c597dde89f4f6814501694542e8d88d7591945872ca18020ea04742ab96ec133c306bccfddc81dd4f221b1def2f436cfbe
-DIST robot_model-1.12.9.tar.gz 1298115 SHA256 96b104f7a77e82a4af7df4ff6de7cc6ce11b76819537e0dc9b9a3c870d2df910 SHA512 fe1da6fd290af012d53cd2875cdfa5e746bfb964a6cf4ca91786218b33603858d478f49a8e18c9581ba52d9e1d68409f919ec19997de7549b3fb2bc4a3686121 WHIRLPOOL 74fa337c6e09dce970ec8e646ab52256d36261e77fb9ced0d08a66dcac0d33c0922ed6fe1ba90a57d9e8dfd3861436698b217bdb7b97357c162f6ce4e7cd11c3
diff --git a/dev-ros/urdf/urdf-1.12.6.ebuild b/dev-ros/urdf/urdf-1.12.6.ebuild
deleted file mode 100644
index 5943c11da08..00000000000
--- a/dev-ros/urdf/urdf-1.12.6.ebuild
+++ /dev/null
@@ -1,34 +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 flag-o-matic
-
-DESCRIPTION="C++ parser for the Unified Robot Description Format (URDF)"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=[threads]
- dev-libs/urdfdom
- dev-libs/urdfdom_headers
- dev-ros/urdf_parser_plugin
- dev-ros/pluginlib
- dev-ros/rosconsole_bridge
- dev-ros/roscpp
- dev-libs/tinyxml
-"
-DEPEND="${RDEPEND}
- dev-ros/cmake_modules
- test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-cpp/gtest )"
-
-src_prepare() {
- append-cxxflags -std=gnu++11
- ros-catkin_src_prepare
-}
diff --git a/dev-ros/urdf/urdf-1.12.7.ebuild b/dev-ros/urdf/urdf-1.12.7.ebuild
deleted file mode 100644
index 7e228f156c7..00000000000
--- a/dev-ros/urdf/urdf-1.12.7.ebuild
+++ /dev/null
@@ -1,29 +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="C++ parser for the Unified Robot Description Format (URDF)"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=[threads]
- dev-libs/urdfdom
- dev-libs/urdfdom_headers
- dev-ros/urdf_parser_plugin
- dev-ros/pluginlib
- dev-ros/rosconsole_bridge
- dev-ros/roscpp
- dev-libs/tinyxml
-"
-DEPEND="${RDEPEND}
- dev-ros/cmake_modules
- test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-cpp/gtest )"
diff --git a/dev-ros/urdf/urdf-1.12.8.ebuild b/dev-ros/urdf/urdf-1.12.8.ebuild
deleted file mode 100644
index 7e228f156c7..00000000000
--- a/dev-ros/urdf/urdf-1.12.8.ebuild
+++ /dev/null
@@ -1,29 +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="C++ parser for the Unified Robot Description Format (URDF)"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=[threads]
- dev-libs/urdfdom
- dev-libs/urdfdom_headers
- dev-ros/urdf_parser_plugin
- dev-ros/pluginlib
- dev-ros/rosconsole_bridge
- dev-ros/roscpp
- dev-libs/tinyxml
-"
-DEPEND="${RDEPEND}
- dev-ros/cmake_modules
- test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-cpp/gtest )"
diff --git a/dev-ros/urdf/urdf-1.12.9.ebuild b/dev-ros/urdf/urdf-1.12.9.ebuild
deleted file mode 100644
index 7e228f156c7..00000000000
--- a/dev-ros/urdf/urdf-1.12.9.ebuild
+++ /dev/null
@@ -1,29 +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="C++ parser for the Unified Robot Description Format (URDF)"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=[threads]
- dev-libs/urdfdom
- dev-libs/urdfdom_headers
- dev-ros/urdf_parser_plugin
- dev-ros/pluginlib
- dev-ros/rosconsole_bridge
- dev-ros/roscpp
- dev-libs/tinyxml
-"
-DEPEND="${RDEPEND}
- dev-ros/cmake_modules
- test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-cpp/gtest )"
next reply other threads:[~2017-06-27 10:01 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-27 10:01 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-19 10:00 [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf/ Alexis Ballier
2021-12-15 9:28 Alexis Ballier
2020-07-29 13:39 Alexis Ballier
2018-07-30 12:31 Alexis Ballier
2018-07-30 12:31 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-04-27 10:08 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-01-07 18:11 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-07-26 9:24 Alexis Ballier
2016-06-28 11:57 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
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=1498557687.a6210bcef7ea9fb12f0174b11dcca2d1d09ab911.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