diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 17:16:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:30:49 +0200 |
commit | 93dd289dd404dd503153b27ede102ca8a37fb094 (patch) | |
tree | 10256e6a2598049cfee46684a94d00abee9fdd9a /dev-ros/mavros_msgs | |
parent | dev-ros/mavros: Remove old (diff) | |
download | gentoo-93dd289dd404dd503153b27ede102ca8a37fb094.tar.gz gentoo-93dd289dd404dd503153b27ede102ca8a37fb094.tar.bz2 gentoo-93dd289dd404dd503153b27ede102ca8a37fb094.zip |
dev-ros/mavros_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/mavros_msgs')
-rw-r--r-- | dev-ros/mavros_msgs/Manifest | 2 | ||||
-rw-r--r-- | dev-ros/mavros_msgs/mavros_msgs-0.18.7.ebuild | 20 | ||||
-rw-r--r-- | dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild | 20 |
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-ros/mavros_msgs/Manifest b/dev-ros/mavros_msgs/Manifest index be5efef9bcd3..66ac5ab4477a 100644 --- a/dev-ros/mavros_msgs/Manifest +++ b/dev-ros/mavros_msgs/Manifest @@ -1,3 +1 @@ -DIST mavros-0.18.7.tar.gz 213566 BLAKE2B 447e1c0e060e134d7246adbbc2d8174c97fa5f3b79f16626e9b8dfae9a5502c42a036f11573696cc0e705fec959c62aadaad6094fb430da5c4f8b21a7572d390 SHA512 8ab17de7b9892d8eb7141d998460814d572d359b6ab5a3d2fe6a854506eedd784b936f9630a917b3de9ef5db7ac1375ff8374e816e9d0262f3d6b926b86f68ec -DIST mavros-0.19.0.tar.gz 219739 BLAKE2B 4e9a47fa4cdbf11b530bdc39a8048b1834689039af3005d30ffcc2b626651612db12ecc1929ecaf994c5a887224bcf2b0469d1e15ed5b353be4132fb0f523a96 SHA512 87b1b77505d3606196d609a016bcb89b3831e982f8352a13f69f5c2580f46ac603edb2d3c2ce4df5cdd1424172145b88d2b35d149c2be507eb0f23039e7e45a7 DIST mavros-1.2.0.tar.gz 309704 BLAKE2B 85fa9079e6e26a5507878a092f671dfc387f52c65b9d1b2ba1f66d98439369550807b8afe3c99e276725b0c14d479eb1df2bd75870f2b78fe6e95c6020355cc9 SHA512 b37e3713ab15bdac23e88f3e7111821c7eaaaa263d7354852a18dd1e9f6f782a2e9450b29264536b8d712ab04021ddd84d82deeb932715d8e486dc019bb6f374 diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.18.7.ebuild b/dev-ros/mavros_msgs/mavros_msgs-0.18.7.ebuild deleted file mode 100644 index c1a4b0685200..000000000000 --- a/dev-ros/mavros_msgs/mavros_msgs-0.18.7.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/mavlink/mavros" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" - -inherit ros-catkin - -DESCRIPTION="Messages for MAVROS" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild b/dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild deleted file mode 100644 index c1a4b0685200..000000000000 --- a/dev-ros/mavros_msgs/mavros_msgs-0.19.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/mavlink/mavros" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" - -inherit ros-catkin - -DESCRIPTION="Messages for MAVROS" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |