dev-ros/message_runtime: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2020-07-16 17:00:32 +02:00
parent ebf34e1cc1
commit c6be2dbf50
2 changed files with 0 additions and 21 deletions

View File

@@ -1,2 +1 @@
DIST message_runtime-0.4.12.tar.gz 781 BLAKE2B a66e955de34af6edf2f373425f19fbaf97ef3a0d4869f0daecf475af7f9f1fe664298a01b7da064a13f0cc462e93b7a37d552ee0d81fab1198f7c34ad19027d9 SHA512 d4554b3f38d9712b5b81ae40e9e0f8249aefc97b2dede475609ff6e41c1e8b9f0efe86d0fdbbca030f2af3be969a950a101d0aba1d68a088752caf0e8caf6650
DIST message_runtime-0.4.13.tar.gz 776 BLAKE2B e5ac21f92e3c16d9220dbbc667c8f08a4eebfbacfd03a0a82dc1580898710d3b066629846fe50b7c550df27e1f41cc8f3403d96ac60efd4c7fb29de85dd41fb9 SHA512 0a5dfd5892929a5868133dd51ed33d67c8ec4fb509ed27f977b060531b5dfded977e3112dfeeb6df5bae5223fc8d7bcf00810a58d27e3adbef0bd53a06db6d80

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
ROS_REPO_URI="https://github.com/ros/message_runtime"
KEYWORDS="~amd64 ~arm"
inherit ros-catkin
DESCRIPTION="Package modeling the run-time dependencies for language bindings of messages"
LICENSE="BSD"
SLOT="0"
IUSE=""
DEPEND=""
RDEPEND="
dev-ros/cpp_common
dev-ros/rostime
dev-ros/roscpp_traits
dev-ros/roscpp_serialization"