From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 23A421382C5 for ; Mon, 18 May 2020 15:18:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AD2DE08CE; Mon, 18 May 2020 15:18:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6531BE08C8 for ; Mon, 18 May 2020 15:18:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 001A334F0B5 for ; Mon, 18 May 2020 15:18:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4680D26F for ; Mon, 18 May 2020 15:18:40 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1589815107.d0de8f3614f7fb735818e043ce2e06124073d5bd.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/genmsg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/genmsg/genmsg-0.5.16.ebuild dev-ros/genmsg/genmsg-9999.ebuild X-VCS-Directories: dev-ros/genmsg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: d0de8f3614f7fb735818e043ce2e06124073d5bd X-VCS-Branch: master Date: Mon, 18 May 2020 15:18:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5404dc44-7b03-4c4d-a498-456cc0708d1c X-Archives-Hash: dbff2f7ba7069774c1dd213d27180292 commit: d0de8f3614f7fb735818e043ce2e06124073d5bd Author: Alexis Ballier gentoo org> AuthorDate: Mon May 18 15:17:52 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon May 18 15:18:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0de8f36 dev-ros/genmsg: shorten desc Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/genmsg/genmsg-0.5.16.ebuild | 2 +- dev-ros/genmsg/genmsg-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/genmsg/genmsg-0.5.16.ebuild b/dev-ros/genmsg/genmsg-0.5.16.ebuild index f32705022b1..7e40ce45fa6 100644 --- a/dev-ros/genmsg/genmsg-0.5.16.ebuild +++ b/dev-ros/genmsg/genmsg-0.5.16.ebuild @@ -7,7 +7,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin -DESCRIPTION="Python library for generating ROS message and service data structures for various languages" +DESCRIPTION="Python library for generating ROS message and service data structures" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/genmsg/genmsg-9999.ebuild b/dev-ros/genmsg/genmsg-9999.ebuild index f32705022b1..7e40ce45fa6 100644 --- a/dev-ros/genmsg/genmsg-9999.ebuild +++ b/dev-ros/genmsg/genmsg-9999.ebuild @@ -7,7 +7,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin -DESCRIPTION="Python library for generating ROS message and service data structures for various languages" +DESCRIPTION="Python library for generating ROS message and service data structures" LICENSE="BSD" SLOT="0" IUSE=""