diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 19:45:16 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 20:10:46 +0100 |
commit | 4c6570b95af2c149834042e4a3abf1afaa45e391 (patch) | |
tree | 1917f6b7bfd2a325393d973aba7a8326e97fc571 /dev-ros | |
parent | dev-ros/rosbag: add missing console bridge dep (diff) | |
download | gentoo-4c6570b95af2c149834042e4a3abf1afaa45e391.tar.gz gentoo-4c6570b95af2c149834042e4a3abf1afaa45e391.tar.bz2 gentoo-4c6570b95af2c149834042e4a3abf1afaa45e391.zip |
dev-ros/rosbag_storage: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/rosbag_storage/Manifest | 4 | ||||
-rw-r--r-- | dev-ros/rosbag_storage/rosbag_storage-1.13.0.ebuild | 27 | ||||
-rw-r--r-- | dev-ros/rosbag_storage/rosbag_storage-1.13.1.ebuild | 27 | ||||
-rw-r--r-- | dev-ros/rosbag_storage/rosbag_storage-1.13.2.ebuild | 27 | ||||
-rw-r--r-- | dev-ros/rosbag_storage/rosbag_storage-1.13.4.ebuild | 27 |
5 files changed, 0 insertions, 112 deletions
diff --git a/dev-ros/rosbag_storage/Manifest b/dev-ros/rosbag_storage/Manifest index d82e4177aac3..ba3db00f214c 100644 --- a/dev-ros/rosbag_storage/Manifest +++ b/dev-ros/rosbag_storage/Manifest @@ -1,5 +1 @@ -DIST ros_comm-1.13.0.tar.gz 974811 BLAKE2B 7fb00bd6fb270aea945cd68ed6a8e372eef0f21a5ab570bef79afff3dc09777c0221c96d5789a14bc58e5130bc1d2fb38c38d260ef70b9b72381b4657ddcde7f SHA512 8cd0f8cb40d51293946a87da0614921150aa87d168e0d38981f0b7eef3c0f514f14ff613efd192c9c898b3a90fedd0cba21a9f337a197377fd946f427369c60b -DIST ros_comm-1.13.1.tar.gz 1005522 BLAKE2B 5c459893ed362b80facf6e57d12ebfacf1acd5d6e51c266deacf439c78ce7059e34d669e676fd73b8b3f641b3b8ec24500b7a91733d1f4a3a93c5dc911c4fd87 SHA512 92248a91d7b7b6defd8607d70e5a09c43c9bc242cfc5574acd5b08c3f9b765144c848c0f72551bb2e19789a345c31f43ed420a9e3e7fbe38bf47adeb7c52a9d7 -DIST ros_comm-1.13.2.tar.gz 1007451 BLAKE2B 8963267f7cbe625a1160c3d8bdf34dd9c0b1102612632d8c7af7ac32aba507adb116eb3d33353b6302072fcac6ab312e095b4fdc023ecbe5d6591a2912b6aa82 SHA512 eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9 -DIST ros_comm-1.13.4.tar.gz 1013412 BLAKE2B 0f5a33ae9c5c3bd3c04e26903c4ee7dff2d30f896fbca620100b9db58e8a338cbe79a9305dedb9e8d6f4a9c13b823e5016178db228bb2661eadb6864e20fad40 SHA512 6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce DIST ros_comm-1.13.5.tar.gz 1027857 BLAKE2B ed2611179bc7f84bf0b9cde1336474a3bc4c3980ebf97241910123abd430a48ae0636a6ddfb6c191bea2905454644c7ec340e26049d8faddca39783bef13d60b SHA512 91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3 diff --git a/dev-ros/rosbag_storage/rosbag_storage-1.13.0.ebuild b/dev-ros/rosbag_storage/rosbag_storage-1.13.0.ebuild deleted file mode 100644 index 6ce50df1d110..000000000000 --- a/dev-ros/rosbag_storage/rosbag_storage-1.13.0.ebuild +++ /dev/null @@ -1,27 +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/ros_comm" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=tools/${PN} - -inherit ros-catkin - -DESCRIPTION="Set of tools for recording from and playing back ROS message" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/console_bridge - dev-ros/cpp_common - dev-ros/roscpp_serialization - dev-ros/roscpp_traits - dev-ros/rostime - dev-ros/roslz4 - dev-libs/boost:= - app-arch/bzip2 -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rosbag_storage/rosbag_storage-1.13.1.ebuild b/dev-ros/rosbag_storage/rosbag_storage-1.13.1.ebuild deleted file mode 100644 index 6ce50df1d110..000000000000 --- a/dev-ros/rosbag_storage/rosbag_storage-1.13.1.ebuild +++ /dev/null @@ -1,27 +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/ros_comm" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=tools/${PN} - -inherit ros-catkin - -DESCRIPTION="Set of tools for recording from and playing back ROS message" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/console_bridge - dev-ros/cpp_common - dev-ros/roscpp_serialization - dev-ros/roscpp_traits - dev-ros/rostime - dev-ros/roslz4 - dev-libs/boost:= - app-arch/bzip2 -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rosbag_storage/rosbag_storage-1.13.2.ebuild b/dev-ros/rosbag_storage/rosbag_storage-1.13.2.ebuild deleted file mode 100644 index 6ce50df1d110..000000000000 --- a/dev-ros/rosbag_storage/rosbag_storage-1.13.2.ebuild +++ /dev/null @@ -1,27 +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/ros_comm" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=tools/${PN} - -inherit ros-catkin - -DESCRIPTION="Set of tools for recording from and playing back ROS message" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/console_bridge - dev-ros/cpp_common - dev-ros/roscpp_serialization - dev-ros/roscpp_traits - dev-ros/rostime - dev-ros/roslz4 - dev-libs/boost:= - app-arch/bzip2 -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rosbag_storage/rosbag_storage-1.13.4.ebuild b/dev-ros/rosbag_storage/rosbag_storage-1.13.4.ebuild deleted file mode 100644 index 6ce50df1d110..000000000000 --- a/dev-ros/rosbag_storage/rosbag_storage-1.13.4.ebuild +++ /dev/null @@ -1,27 +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/ros_comm" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=tools/${PN} - -inherit ros-catkin - -DESCRIPTION="Set of tools for recording from and playing back ROS message" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/console_bridge - dev-ros/cpp_common - dev-ros/roscpp_serialization - dev-ros/roscpp_traits - dev-ros/rostime - dev-ros/roslz4 - dev-libs/boost:= - app-arch/bzip2 -" -DEPEND="${RDEPEND}" |