diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-03-19 14:58:03 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-03-19 14:58:03 +0100 |
commit | 47acd0e0a1a65a2e5507204df4bce0f1eb29aeba (patch) | |
tree | 4b885dfdfc8e189e91938023a8565ba04aa9c780 /dev-ros/python_qt_binding | |
parent | dev-ros/rosconsole_bridge: bump to 0.4.3 and drop sedding merged upstream (diff) | |
download | gentoo-47acd0e0a1a65a2e5507204df4bce0f1eb29aeba.tar.gz gentoo-47acd0e0a1a65a2e5507204df4bce0f1eb29aeba.tar.bz2 gentoo-47acd0e0a1a65a2e5507204df4bce0f1eb29aeba.zip |
dev-ros/python_qt_binding: fix license, all code is bsd
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/python_qt_binding')
-rw-r--r-- | dev-ros/python_qt_binding/python_qt_binding-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild b/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild index 2d7d4f641d2e..4b34b88adf41 100644 --- a/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild +++ b/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit ros-catkin DESCRIPTION="Infrastructure for an integrated graphical user interface based on Qt" -LICENSE="BSD LGPL-2.1 GPL-2" +LICENSE="BSD" SLOT="0" IUSE="" |