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 756F813933E for ; Wed, 30 Jun 2021 07:14:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD150E0827; Wed, 30 Jun 2021 07:14:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9FC5FE0825 for ; Wed, 30 Jun 2021 07:14:55 +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 8F6D1335D31 for ; Wed, 30 Jun 2021 07:14:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28C35744 for ; Wed, 30 Jun 2021 07:14:53 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1624970499.c6cceb24932da8819a97b7432a8dc10d76f76d60.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/afetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/afetch/Manifest app-misc/afetch/afetch-2.1.0.ebuild app-misc/afetch/afetch-2.2.0.ebuild X-VCS-Directories: app-misc/afetch/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: c6cceb24932da8819a97b7432a8dc10d76f76d60 X-VCS-Branch: master Date: Wed, 30 Jun 2021 07:14:53 +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: 29dfdaf0-9827-4f06-a588-6da418dac48c X-Archives-Hash: 263ab212d951806c1868f2594dc47d66 commit: c6cceb24932da8819a97b7432a8dc10d76f76d60 Author: Mathieu Tortuyaux gmail com> AuthorDate: Tue Jun 29 12:40:26 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Jun 29 12:41:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6cceb24 app-misc/afetch: bump to 2.2.0 Signed-off-by: Mathieu Tortuyaux gmail.com> app-misc/afetch/Manifest | 2 +- app-misc/afetch/{afetch-2.1.0.ebuild => afetch-2.2.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/afetch/Manifest b/app-misc/afetch/Manifest index 9a902750a..7190125a4 100644 --- a/app-misc/afetch/Manifest +++ b/app-misc/afetch/Manifest @@ -1 +1 @@ -DIST afetch-2.1.0.tar.gz 81152 BLAKE2B 261c6ee57de46a42c8b594b306e86503f45f1967df027a1e58212906d4ae1b429bbe5035e62cc53c5bd5ab68bbdc3fb714382a39553c6254847b82ec1d9c4466 SHA512 a5476147b24a3f98f2a0317528ce5c4d6ddf9a8b66cbcd144bf2497b370dabed8be987baf15b7e3eb49c2aeab6af378f9f276884642a55a824aeebd64699e0d1 +DIST afetch-2.2.0.tar.gz 81913 BLAKE2B 712b652af976ba4804a5f5ce5a98abcd0971fc93129a8942d6d68c4bdf2060223062eb3e753767bf557734616086b0cbaf15df6eae2259688fb3173e5411a229 SHA512 90503f197b454e2edd8d11db3246c57f975b962c639bddc73563c12c5bf63448c4de5b24c550459a3a75cbddb1812a2999363de347c9b970b8eb4d7cd305375c diff --git a/app-misc/afetch/afetch-2.1.0.ebuild b/app-misc/afetch/afetch-2.2.0.ebuild similarity index 100% rename from app-misc/afetch/afetch-2.1.0.ebuild rename to app-misc/afetch/afetch-2.2.0.ebuild