From 5167b681388af5ebcd8ef8d92353d4061ca828b5 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 16 Jul 2020 14:18:01 +0200 Subject: dev-ros/pluginlib: bump to 1.13.0 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- dev-ros/pluginlib/pluginlib-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ros/pluginlib/pluginlib-9999.ebuild') diff --git a/dev-ros/pluginlib/pluginlib-9999.ebuild b/dev-ros/pluginlib/pluginlib-9999.ebuild index 8b802f6e3618..e21d6c7ad77a 100644 --- a/dev-ros/pluginlib/pluginlib-9999.ebuild +++ b/dev-ros/pluginlib/pluginlib-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/ros/pluginlib" KEYWORDS="~amd64 ~arm" @@ -10,7 +10,7 @@ ROS_SUBDIR="${PN}" inherit ros-catkin -DESCRIPTION="Provides tools for writing and dynamically loading plugins using the ROS build infrastructure" +DESCRIPTION="Tools for writing and dynamically loading plugins using the ROS infrastructure" LICENSE="BSD" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad