diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 19:20:05 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 19:34:48 +0200 |
commit | e7f5556f18cdec96866bb3c01c67baf54d2115f1 (patch) | |
tree | 10b0e7b0b3b8b7ec4a66f4f5c900b0a9e5dcfa8f /dev-ros | |
parent | dev-ros/collada_parser: Remove old (diff) | |
download | gentoo-e7f5556f18cdec96866bb3c01c67baf54d2115f1.tar.gz gentoo-e7f5556f18cdec96866bb3c01c67baf54d2115f1.tar.bz2 gentoo-e7f5556f18cdec96866bb3c01c67baf54d2115f1.zip |
dev-ros/cmake_modules: shorten desc
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/cmake_modules/cmake_modules-0.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/cmake_modules/cmake_modules-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/cmake_modules/cmake_modules-0.5.0.ebuild b/dev-ros/cmake_modules/cmake_modules-0.5.0.ebuild index 4b3ea76798d0..fd800aebb7d3 100644 --- a/dev-ros/cmake_modules/cmake_modules-0.5.0.ebuild +++ b/dev-ros/cmake_modules/cmake_modules-0.5.0.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin -DESCRIPTION="CMake Modules which are not distributed with CMake but are commonly used by ROS packages" +DESCRIPTION="CMake Modules which are commonly used by ROS packages" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/cmake_modules/cmake_modules-9999.ebuild b/dev-ros/cmake_modules/cmake_modules-9999.ebuild index 4b3ea76798d0..fd800aebb7d3 100644 --- a/dev-ros/cmake_modules/cmake_modules-9999.ebuild +++ b/dev-ros/cmake_modules/cmake_modules-9999.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin -DESCRIPTION="CMake Modules which are not distributed with CMake but are commonly used by ROS packages" +DESCRIPTION="CMake Modules which are commonly used by ROS packages" LICENSE="BSD" SLOT="0" IUSE="" |