diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-03-24 11:50:38 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-03-24 12:18:33 +0100 |
commit | c5003eb1a6ff5d53d4af7f95946b1076436094bc (patch) | |
tree | a324ab6a949b3b044f8c62ad4b2f4b7492272bd5 /dev-ros | |
parent | dev-util/catkin: bump to 0.7.1 (diff) | |
download | gentoo-c5003eb1a6ff5d53d4af7f95946b1076436094bc.tar.gz gentoo-c5003eb1a6ff5d53d4af7f95946b1076436094bc.tar.bz2 gentoo-c5003eb1a6ff5d53d4af7f95946b1076436094bc.zip |
dev-ros/pluginlib: update license
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/pluginlib/pluginlib-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/pluginlib/pluginlib-9999.ebuild b/dev-ros/pluginlib/pluginlib-9999.ebuild index 6cdc9d6f509e..0f844933debc 100644 --- a/dev-ros/pluginlib/pluginlib-9999.ebuild +++ b/dev-ros/pluginlib/pluginlib-9999.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 ) inherit ros-catkin DESCRIPTION="Provides tools for writing and dynamically loading plugins using the ROS build infrastructure" -LICENSE="BSD Boost-1.0" +LICENSE="BSD" SLOT="0" IUSE="" |