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 ACAF213946D for ; Fri, 6 Aug 2021 13:30:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48583E096C; Fri, 6 Aug 2021 13:30:20 +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 32727E096C for ; Fri, 6 Aug 2021 13:30:20 +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 B067B342B7E for ; Fri, 6 Aug 2021 13:30:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CBA4898 for ; Fri, 6 Aug 2021 13:30:15 +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: <1628256609.c645b0b3d0eaa3e4524e5c646aff596d82593f38.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/geometric_shapes/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/geometric_shapes/Manifest dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild dev-ros/geometric_shapes/geometric_shapes-0.7.3.ebuild X-VCS-Directories: dev-ros/geometric_shapes/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c645b0b3d0eaa3e4524e5c646aff596d82593f38 X-VCS-Branch: master Date: Fri, 6 Aug 2021 13:30:15 +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: dd37a2b5-2f36-4962-a1e9-c5a20f443b8a X-Archives-Hash: 680cceed752f89764070af3b3cafa27d commit: c645b0b3d0eaa3e4524e5c646aff596d82593f38 Author: Alexis Ballier gentoo org> AuthorDate: Fri Aug 6 13:21:54 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Aug 6 13:30:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c645b0b3 dev-ros/geometric_shapes: bump to 0.7.3 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/geometric_shapes/Manifest | 2 +- .../{geometric_shapes-0.7.2.ebuild => geometric_shapes-0.7.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/geometric_shapes/Manifest b/dev-ros/geometric_shapes/Manifest index ef9f3f5f91e..a69b16ee2fb 100644 --- a/dev-ros/geometric_shapes/Manifest +++ b/dev-ros/geometric_shapes/Manifest @@ -1 +1 @@ -DIST geometric_shapes-0.7.2.tar.gz 84443 BLAKE2B bcfcfeb08cbd60c889a2a801855eddd85a3ac42752991c0721ea0aee19a5650493e390d80a8ed99610a40efb5ca1fe0c1a49329471368b335483f8ceb193ca8a SHA512 5c1a05c0166c32c0d5ac9d22dd6feb784845342d7cde8d642731a08aafa54ed0b1545864f42b7de7641031bf7f0e353a632404799051770d55c7855b57d78027 +DIST geometric_shapes-0.7.3.tar.gz 85830 BLAKE2B 2e5475a55e389ccd0cf2819c268efdf6e8764daadc7adae48d89d636b8155c49b892ec7204f2ecedc2e01948f6fa31fcaa88a14709d2ab63f850aee9352f5b1b SHA512 bd35a3aa23243d1bf85e7c9cc8b2263cbc1e5af626ae80950fd0867222bd5aaa29ac7fed6c1d5e28943916314ab941b182ba343114452b98c6f18b33a570123c diff --git a/dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild b/dev-ros/geometric_shapes/geometric_shapes-0.7.3.ebuild similarity index 96% rename from dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild rename to dev-ros/geometric_shapes/geometric_shapes-0.7.3.ebuild index 4e9add6e066..d7890463d7d 100644 --- a/dev-ros/geometric_shapes/geometric_shapes-0.7.2.ebuild +++ b/dev-ros/geometric_shapes/geometric_shapes-0.7.3.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