dev-ros/class_loader: 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 19:22:51 +02:00
parent f36d6c78b2
commit abe6e914db
2 changed files with 0 additions and 21 deletions

View File

@@ -1,2 +1 @@
DIST class_loader-0.4.1.tar.gz 33110 BLAKE2B 61a93af542124799ddc7341bdd330ca8cd13046fc6a0ce765818bfce09def49b93c351180278c80c32e9449ce46b520ab91153bb4d9630e809623106efdc1f76 SHA512 954ad1e76a8b2b679d4cdd46e4c29471dbdaae18be580bd5babe576c89265c473fb218253338667d51f68bf26780a48d934e476a30983cb986bec4ffadec28d1
DIST class_loader-0.5.0.tar.gz 34165 BLAKE2B 117b93bf263ac616947386a43413682cd4bf1eb4e0150673fa8803ba2af17df3f5137d38f26774a51f1974bd12237f35c36d5824c0ddbe66062a608a0518dc08 SHA512 94070562f164c4532e0da5df245125eae8af0f1d33574f7692a608f3a7bcf5cbac147828600c51457f4f3585b723dd86c8c5cbeea22764c75e6f670383be5308

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
ROS_REPO_URI="https://github.com/ros/class_loader"
KEYWORDS="~amd64 ~arm"
inherit ros-catkin
DESCRIPTION="ROS-independent package for loading plugins"
LICENSE="BSD"
SLOT="0/melodic2"
IUSE=""
RDEPEND="dev-libs/poco
dev-libs/boost:=[threads]
dev-ros/cmake_modules
dev-libs/console_bridge:="
DEPEND="${RDEPEND}"