commit: a038f977331fc71430e50d9b94c10d1ad9f687a5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jul 18 06:17:39 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 18 06:18:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a038f977
dev-ros/tf2_tools: Improve DESCRIPTION Closes: https://bugs.gentoo.org/689456 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-ros/tf2_tools/tf2_tools-0.6.1.ebuild | 4 ++-- dev-ros/tf2_tools/tf2_tools-0.6.2.ebuild | 4 ++-- dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild | 4 ++-- dev-ros/tf2_tools/tf2_tools-0.6.5.ebuild | 4 ++-- dev-ros/tf2_tools/tf2_tools-9999.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-ros/tf2_tools/tf2_tools-0.6.1.ebuild b/dev-ros/tf2_tools/tf2_tools-0.6.1.ebuild index 007bd064fc2..26643ae431b 100644 --- a/dev-ros/tf2_tools/tf2_tools-0.6.1.ebuild +++ b/dev-ros/tf2_tools/tf2_tools-0.6.1.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="" diff --git a/dev-ros/tf2_tools/tf2_tools-0.6.2.ebuild b/dev-ros/tf2_tools/tf2_tools-0.6.2.ebuild index 007bd064fc2..26643ae431b 100644 --- a/dev-ros/tf2_tools/tf2_tools-0.6.2.ebuild +++ b/dev-ros/tf2_tools/tf2_tools-0.6.2.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="" 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 007bd064fc2..26643ae431b 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="" diff --git a/dev-ros/tf2_tools/tf2_tools-0.6.5.ebuild b/dev-ros/tf2_tools/tf2_tools-0.6.5.ebuild index 33142d89884..26643ae431b 100644 --- a/dev-ros/tf2_tools/tf2_tools-0.6.5.ebuild +++ b/dev-ros/tf2_tools/tf2_tools-0.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# 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="" diff --git a/dev-ros/tf2_tools/tf2_tools-9999.ebuild b/dev-ros/tf2_tools/tf2_tools-9999.ebuild index d40cc4b3342..26643ae431b 100644 --- a/dev-ros/tf2_tools/tf2_tools-9999.ebuild +++ b/dev-ros/tf2_tools/tf2_tools-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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=""
