diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-18 08:17:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-18 08:18:22 +0200 |
commit | a038f977331fc71430e50d9b94c10d1ad9f687a5 (patch) | |
tree | 8b3c3646f01210d37cf6406b7f4ca05598c448d8 | |
parent | net-analyzer/arping: Copy better desc to live ebuild (diff) | |
download | gentoo-a038f977331fc71430e50d9b94c10d1ad9f687a5.tar.gz gentoo-a038f977331fc71430e50d9b94c10d1ad9f687a5.tar.bz2 gentoo-a038f977331fc71430e50d9b94c10d1ad9f687a5.zip |
dev-ros/tf2_tools: Improve DESCRIPTION
Closes: https://bugs.gentoo.org/689456
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-ros/tf2_tools/tf2_tools-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/tf2_tools/tf2_tools-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/tf2_tools/tf2_tools-0.6.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/tf2_tools/tf2_tools-0.6.5.ebuild | 4 | ||||
-rw-r--r-- | 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 007bd064fc2d..26643ae431b7 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 007bd064fc2d..26643ae431b7 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 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="" 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 33142d898842..26643ae431b7 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 d40cc4b3342e..26643ae431b7 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="" |