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 C89821382C5 for ; Thu, 17 Jun 2021 22:26:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0443DE0843; Thu, 17 Jun 2021 22:26:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 DC5C2E0843 for ; Thu, 17 Jun 2021 22:26:09 +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 66FED335CD6 for ; Thu, 17 Jun 2021 22:26:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2C9C78E for ; Thu, 17 Jun 2021 22:26:06 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1623968763.6a3befc50cda4fac8a690c2d3bbae396e227f948.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jpipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/jpipe/Manifest app-misc/jpipe/jpipe-0.1.3.4.ebuild app-misc/jpipe/jpipe-0.1.3.7.ebuild X-VCS-Directories: app-misc/jpipe/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 6a3befc50cda4fac8a690c2d3bbae396e227f948 X-VCS-Branch: master Date: Thu, 17 Jun 2021 22:26:06 +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: 2481b83e-f20d-4673-902b-8508f0e2ff3f X-Archives-Hash: 0d868d4c97ef015a6625b9ca1b137acf commit: 6a3befc50cda4fac8a690c2d3bbae396e227f948 Author: Zac Medico gentoo org> AuthorDate: Thu Jun 17 22:20:19 2021 +0000 Commit: Zac Medico gentoo org> CommitDate: Thu Jun 17 22:26:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3befc5 app-misc/jpipe: Bump to version 0.1.3.7 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico gentoo.org> app-misc/jpipe/Manifest | 2 +- app-misc/jpipe/{jpipe-0.1.3.4.ebuild => jpipe-0.1.3.7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/jpipe/Manifest b/app-misc/jpipe/Manifest index 5056e20bdad..fefb7e684f6 100644 --- a/app-misc/jpipe/Manifest +++ b/app-misc/jpipe/Manifest @@ -1 +1 @@ -DIST jpipe-0.1.3.4.tar.gz 6339 BLAKE2B b6d01a7b4f3394c540e14cdf8cd8e422462cf5b93043d8846f6da805e9e7c78392996edd4553b36886b728773296a5dd5291168cf145d1837a01cfbb8404a46e SHA512 8a9a548b5b9cb512ca32471820a542d2b9bde6032ed275ad366f0b71224ee14fe1d05da9c544175e375378f076402de2f9c2a6c60c5e347985bad2b456baa810 +DIST jpipe-0.1.3.7.tar.gz 6430 BLAKE2B a4c799d600d4da8caffa07c0752337de271a7e469b94f919c65c1920278ead43b5cb489166419cec29f089bc609b159935051384c148d4f4cc396b78a4a18d6a SHA512 9308a54f1d4db1d580b874c109658704c0182639dcc444d466e072e544e9cf4b5dbcb59157b17c26d3577156311ae7efcc167440282fb60d13b96df597b4febf diff --git a/app-misc/jpipe/jpipe-0.1.3.4.ebuild b/app-misc/jpipe/jpipe-0.1.3.7.ebuild similarity index 100% rename from app-misc/jpipe/jpipe-0.1.3.4.ebuild rename to app-misc/jpipe/jpipe-0.1.3.7.ebuild