diff options
Diffstat (limited to 'dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild')
-rw-r--r-- | dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild b/dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild index 007bd064fc2d..26643ae431b7 100644 --- a/dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild +++ b/dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit ros-catkin -DESCRIPTION="TF2 tools" +DESCRIPTION="Tools for 2nd gen Transform library" LICENSE="BSD" SLOT="0" IUSE="" |