diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 14:18:01 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 15:02:15 +0200 |
commit | 5167b681388af5ebcd8ef8d92353d4061ca828b5 (patch) | |
tree | d841354b2e8aa4b1f7f995b655b92ea70fd0dbe7 /dev-ros/pluginlib/pluginlib-9999.ebuild | |
parent | dev-ros/pointcloud_to_laserscan: Remove old (diff) | |
download | gentoo-5167b681388af5ebcd8ef8d92353d4061ca828b5.tar.gz gentoo-5167b681388af5ebcd8ef8d92353d4061ca828b5.tar.bz2 gentoo-5167b681388af5ebcd8ef8d92353d4061ca828b5.zip |
dev-ros/pluginlib: bump to 1.13.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/pluginlib/pluginlib-9999.ebuild')
-rw-r--r-- | dev-ros/pluginlib/pluginlib-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |