From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1201445-garchives=archives.gentoo.org@lists.gentoo.org> 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 1C6F0138359 for <garchives@archives.gentoo.org>; Mon, 31 Aug 2020 09:10:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2255CE0A0B; Mon, 31 Aug 2020 09:10:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 075FCE0A0B for <gentoo-commits@lists.gentoo.org>; Mon, 31 Aug 2020 09:10:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 07FB43408F0 for <gentoo-commits@lists.gentoo.org>; Mon, 31 Aug 2020 09:10:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BA52347 for <gentoo-commits@lists.gentoo.org>; Mon, 31 Aug 2020 09:10:28 +0000 (UTC) From: "Alexis Ballier" <aballier@gentoo.org> 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" <aballier@gentoo.org> Message-ID: <1598865018.d63b7babb840afb8350c0c722f5d730e2b4181ee.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/kdl_parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/kdl_parser/Manifest dev-ros/kdl_parser/kdl_parser-1.14.0-r1.ebuild dev-ros/kdl_parser/kdl_parser-1.14.1.ebuild X-VCS-Directories: dev-ros/kdl_parser/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: d63b7babb840afb8350c0c722f5d730e2b4181ee X-VCS-Branch: master Date: Mon, 31 Aug 2020 09:10:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 13bd38b7-d57a-419f-8471-52f284eea6ab X-Archives-Hash: a81ae76e55fb679ab91fca07d72182c2 commit: d63b7babb840afb8350c0c722f5d730e2b4181ee Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Aug 31 06:13:46 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Aug 31 09:10:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d63b7bab dev-ros/kdl_parser: bump to 1.14.1 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/kdl_parser/Manifest | 2 +- .../{kdl_parser-1.14.0-r1.ebuild => kdl_parser-1.14.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ros/kdl_parser/Manifest b/dev-ros/kdl_parser/Manifest index 0d6b219075f..b98a9783231 100644 --- a/dev-ros/kdl_parser/Manifest +++ b/dev-ros/kdl_parser/Manifest @@ -1 +1 @@ -DIST kdl_parser-1.14.0.tar.gz 31861 BLAKE2B dc4ad1ebafd4435156e39f38cec0b8b0dc4368195ff0b17009577511645ea6f1eae01edaeaba49bf50da3ca498a992b7e5d5f804ad9ccc020f398fe85bd26da8 SHA512 9661c4b4d1d3839d64c7b5579a751f6d02bbfe07c562f2b63919563470b255a6934ef57ed240105238bd8034388d910c2933f359d68b988d3106fc182b7c2600 +DIST kdl_parser-1.14.1.tar.gz 31894 BLAKE2B f3bfce53f8d6eea83798d6bbff56a1097600aaa96a7b87c79da82a51cf9e422e8d805c3e6c5e12388aaa136ff829a3e98d5804c04fe8913e6d6b7a117ca90c1b SHA512 a3a66075790b6725428a74ccba31fd60fad04144c25e475291a75b6625f02e680f321eb78e28739a6dff3d0ecb0d4f9195d138dda0f7753375fc5c1bbdd9bc75 diff --git a/dev-ros/kdl_parser/kdl_parser-1.14.0-r1.ebuild b/dev-ros/kdl_parser/kdl_parser-1.14.1.ebuild similarity index 100% rename from dev-ros/kdl_parser/kdl_parser-1.14.0-r1.ebuild rename to dev-ros/kdl_parser/kdl_parser-1.14.1.ebuild