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 96E471382C5 for ; Wed, 16 Jun 2021 19:55:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC879E077D; Wed, 16 Jun 2021 19:55:15 +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 AE201E077D for ; Wed, 16 Jun 2021 19:55:15 +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 40C2D335D4B for ; Wed, 16 Jun 2021 19:55:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82BB27A0 for ; Wed, 16 Jun 2021 19:55:12 +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: <1623873308.c5684dd16da79b13faad52b477ffdf5b81801bfc.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.2.ebuild app-misc/jpipe/jpipe-0.1.3.3.ebuild X-VCS-Directories: app-misc/jpipe/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: c5684dd16da79b13faad52b477ffdf5b81801bfc X-VCS-Branch: master Date: Wed, 16 Jun 2021 19:55:12 +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: f2362ba4-1160-40fa-b13f-f659b302bc8b X-Archives-Hash: de37c850dabb8192045b0b9d234ba0b7 commit: c5684dd16da79b13faad52b477ffdf5b81801bfc Author: Zac Medico gentoo org> AuthorDate: Wed Jun 16 19:54:01 2021 +0000 Commit: Zac Medico gentoo org> CommitDate: Wed Jun 16 19:55:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5684dd1 app-misc/jpipe: Bump to version 0.1.3.3 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.2.ebuild => jpipe-0.1.3.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/jpipe/Manifest b/app-misc/jpipe/Manifest index c86e2b2c5fd..35f9f254c02 100644 --- a/app-misc/jpipe/Manifest +++ b/app-misc/jpipe/Manifest @@ -1 +1 @@ -DIST jpipe-0.1.3.2.tar.gz 6003 BLAKE2B 3f39f567cfe27e2c949535286e3ba066c00005550834786c81f53cfac875034af93f6db0b49c84867bdec9c95c0d408f3fb0c8c61397763a312fd7bd117c3e5d SHA512 26a66f6c07e309614d5dd516474698c3e0380a5875b7f7fd529f66d30ec2d1f4b5ee0c7a221fd5dc1e036f83d1f97b139be6e711ab47ecf69eac13cdf500a794 +DIST jpipe-0.1.3.3.tar.gz 6264 BLAKE2B 716cf99ef7aa50d405652d366670ebaf25bf4cde2f55395618382d3a62d355bdfdf55f1ef3766d53fd55e7cbb19063588b8b8822a4056d1c98af8fb5b3fbd921 SHA512 2920a029d2ac83ac27ed99a24d83946692d4962b9b3233d7e4e287194e1ccc7b7251f264da91bade7b29b2642c17541791ab51e5913702fbe2904a94ac32b35e diff --git a/app-misc/jpipe/jpipe-0.1.3.2.ebuild b/app-misc/jpipe/jpipe-0.1.3.3.ebuild similarity index 100% rename from app-misc/jpipe/jpipe-0.1.3.2.ebuild rename to app-misc/jpipe/jpipe-0.1.3.3.ebuild