diff options
author | 2020-07-09 13:58:34 +0200 | |
---|---|---|
committer | 2020-07-09 14:33:24 +0200 | |
commit | d8da1d8d1ebb306fae85c1e0f597c2e3a7b3df03 (patch) | |
tree | f0700f4b0871164f25db44b4fcd7d6014027cff4 /dev-ros/std_msgs | |
parent | dev-ros/std_msgs: bump to 0.5.13 (diff) | |
download | gentoo-d8da1d8d1ebb306fae85c1e0f597c2e3a7b3df03.tar.gz gentoo-d8da1d8d1ebb306fae85c1e0f597c2e3a7b3df03.tar.bz2 gentoo-d8da1d8d1ebb306fae85c1e0f597c2e3a7b3df03.zip |
dev-ros/std_msgs: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/std_msgs')
-rw-r--r-- | dev-ros/std_msgs/Manifest | 2 | ||||
-rw-r--r-- | dev-ros/std_msgs/std_msgs-0.5.11.ebuild | 19 | ||||
-rw-r--r-- | dev-ros/std_msgs/std_msgs-0.5.12.ebuild | 19 |
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-ros/std_msgs/Manifest b/dev-ros/std_msgs/Manifest index abf18b67dbd1..9bbe82167dfb 100644 --- a/dev-ros/std_msgs/Manifest +++ b/dev-ros/std_msgs/Manifest @@ -1,3 +1 @@ -DIST std_msgs-0.5.11.tar.gz 6551 BLAKE2B d1ad69b21dd51272bd98a59d746d272c8b46628cb65688b1cb83c45fbc3e2ef3978916fe3830ef957f1ac6ae9478a30989664fb50d36a3c4b9187d6a1b8b533e SHA512 6cc7cdc4964c29e650d6dccbbd49095dc54a735e6e468e224179ad5a371b1f16a384f43b863c94f256fb2538fed5fd25967c5bd07b2d72ee31e997e1ac04fa7b -DIST std_msgs-0.5.12.tar.gz 6545 BLAKE2B 4905063f43b280211366d8a5f6d8d6071398bbdac5c04ecaa62e0b118df892c757b1d2ca03b6748ed788e79a0e38b81856349199ab634108e19f75ec0c388962 SHA512 adfb561e39b64f5caf23a5be05e796dd13b16a748925f3c3fd8a5a69651b8268ea6767331ca4512d147edd4d284334d33291908e913bb6dd856e5a5d107150a7 DIST std_msgs-0.5.13.tar.gz 6557 BLAKE2B a07995e1f51319dcbc18d2f9fbaeb4bb208b00003dc85a2f7a15268e2391be55f2d1a4cfe7f980c5c19d7acb56c1073ddd05ac65a5bf2f690dd45856f83714a7 SHA512 a81af8d100b38fa6b093ad46ae0bc9916f3704ee7518aa68a31d96166d60e6f0fa4d2de4d0ba3b0d6ae7d209307fb2d2958fa53ffc3db8c0da49154a1d19f40d diff --git a/dev-ros/std_msgs/std_msgs-0.5.11.ebuild b/dev-ros/std_msgs/std_msgs-0.5.11.ebuild deleted file mode 100644 index 02372598ccc3..000000000000 --- a/dev-ros/std_msgs/std_msgs-0.5.11.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros/std_msgs" -CATKIN_HAS_MESSAGES=yes -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) - -inherit ${SCM} ros-catkin - -DESCRIPTION="Standard ROS Messages" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/dev-ros/std_msgs/std_msgs-0.5.12.ebuild b/dev-ros/std_msgs/std_msgs-0.5.12.ebuild deleted file mode 100644 index 02372598ccc3..000000000000 --- a/dev-ros/std_msgs/std_msgs-0.5.12.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros/std_msgs" -CATKIN_HAS_MESSAGES=yes -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) - -inherit ${SCM} ros-catkin - -DESCRIPTION="Standard ROS Messages" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |