From: Alexis Ballier Date: Thu, 12 Dec 2019 14:45:06 +0000 (+0100) Subject: dev-ros/ament_cmake_export_definitions: fix description X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=001b5f0f1345ef8605420f37aa8574aa709a16ce;p=gentoo.git dev-ros/ament_cmake_export_definitions: fix description Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier --- diff --git a/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-0.8.1.ebuild b/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-0.8.1.ebuild index a3fd2aea101b..37d318c6243f 100644 --- a/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-0.8.1.ebuild +++ b/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-0.8.1.ebuild @@ -18,7 +18,7 @@ else S="${WORKDIR}/${ROS_PN}-${PV}/${PN}" fi -DESCRIPTION="The core of the ament buildsystem in CMake" +DESCRIPTION="Export definitions to downstream packages in the ament buildsystem" HOMEPAGE="https://github.com/ament/ament_cmake" LICENSE="Apache-2.0" diff --git a/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-9999.ebuild b/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-9999.ebuild index a3fd2aea101b..37d318c6243f 100644 --- a/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-9999.ebuild +++ b/dev-ros/ament_cmake_export_definitions/ament_cmake_export_definitions-9999.ebuild @@ -18,7 +18,7 @@ else S="${WORKDIR}/${ROS_PN}-${PV}/${PN}" fi -DESCRIPTION="The core of the ament buildsystem in CMake" +DESCRIPTION="Export definitions to downstream packages in the ament buildsystem" HOMEPAGE="https://github.com/ament/ament_cmake" LICENSE="Apache-2.0"