diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:12:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:02 +0000 |
commit | b0195529e2e90849edd0159eb655c713a52916cf (patch) | |
tree | 13f31f5dd45b4ee98c7b2e486313870700ec5a99 /dev-ros | |
parent | dev-python/yamlpath: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-b0195529e2e90849edd0159eb655c713a52916cf.tar.gz gentoo-b0195529e2e90849edd0159eb655c713a52916cf.tar.bz2 gentoo-b0195529e2e90849edd0159eb655c713a52916cf.zip |
dev-ros/ament_copyright: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/ament_copyright/ament_copyright-0.10.4.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/ament_copyright/ament_copyright-0.11.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/ament_copyright/ament_copyright-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/ament_copyright/ament_copyright-0.10.4.ebuild b/dev-ros/ament_copyright/ament_copyright-0.10.4.ebuild index dfdc3192ac68..6b424f154092 100644 --- a/dev-ros/ament_copyright/ament_copyright-0.10.4.ebuild +++ b/dev-ros/ament_copyright/ament_copyright-0.10.4.ebuild @@ -19,7 +19,7 @@ else S="${WORKDIR}/${ROS_PN}-${PV}/${PN}" fi -DESCRIPTION="The ability to check source files for copyright and license information." +DESCRIPTION="The ability to check source files for copyright and license information" HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" diff --git a/dev-ros/ament_copyright/ament_copyright-0.11.2.ebuild b/dev-ros/ament_copyright/ament_copyright-0.11.2.ebuild index 74abd98c7e6a..39723478b180 100644 --- a/dev-ros/ament_copyright/ament_copyright-0.11.2.ebuild +++ b/dev-ros/ament_copyright/ament_copyright-0.11.2.ebuild @@ -19,7 +19,7 @@ else KEYWORDS="~amd64" fi -DESCRIPTION="The ability to check source files for copyright and license information." +DESCRIPTION="The ability to check source files for copyright and license information" HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" diff --git a/dev-ros/ament_copyright/ament_copyright-9999.ebuild b/dev-ros/ament_copyright/ament_copyright-9999.ebuild index 74abd98c7e6a..39723478b180 100644 --- a/dev-ros/ament_copyright/ament_copyright-9999.ebuild +++ b/dev-ros/ament_copyright/ament_copyright-9999.ebuild @@ -19,7 +19,7 @@ else KEYWORDS="~amd64" fi -DESCRIPTION="The ability to check source files for copyright and license information." +DESCRIPTION="The ability to check source files for copyright and license information" HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" |