diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:12:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:03 +0000 |
commit | 6fa53ac0f04fdb93d6245f67bf475ce51025fda4 (patch) | |
tree | 96acb792fc7c8d69b0d0854c98ba4b3f84f29440 /dev-ros | |
parent | dev-ros/ament_copyright: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-6fa53ac0f04fdb93d6245f67bf475ce51025fda4.tar.gz gentoo-6fa53ac0f04fdb93d6245f67bf475ce51025fda4.tar.bz2 gentoo-6fa53ac0f04fdb93d6245f67bf475ce51025fda4.zip |
dev-ros/image_publisher: 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/image_publisher/image_publisher-1.15.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/image_publisher/image_publisher-1.15.3.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/image_publisher/image_publisher-9999.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-ros/image_publisher/image_publisher-1.15.2.ebuild b/dev-ros/image_publisher/image_publisher-1.15.2.ebuild index 34d0c0948d93..74a38b323b43 100644 --- a/dev-ros/image_publisher/image_publisher-1.15.2.ebuild +++ b/dev-ros/image_publisher/image_publisher-1.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Publish an image stream from single image file or avi file." +DESCRIPTION="Publish an image stream from single image file or avi file" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/image_publisher/image_publisher-1.15.3.ebuild b/dev-ros/image_publisher/image_publisher-1.15.3.ebuild index 1684311865d0..74a38b323b43 100644 --- a/dev-ros/image_publisher/image_publisher-1.15.3.ebuild +++ b/dev-ros/image_publisher/image_publisher-1.15.3.ebuild @@ -8,7 +8,7 @@ ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Publish an image stream from single image file or avi file." +DESCRIPTION="Publish an image stream from single image file or avi file" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/image_publisher/image_publisher-9999.ebuild b/dev-ros/image_publisher/image_publisher-9999.ebuild index 34d0c0948d93..74a38b323b43 100644 --- a/dev-ros/image_publisher/image_publisher-9999.ebuild +++ b/dev-ros/image_publisher/image_publisher-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Publish an image stream from single image file or avi file." +DESCRIPTION="Publish an image stream from single image file or avi file" LICENSE="BSD" SLOT="0" IUSE="" |