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 14C9C1382C5 for ; Sat, 27 Mar 2021 18:36:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57FAAE083B; Sat, 27 Mar 2021 18:36:38 +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 40147E083B for ; Sat, 27 Mar 2021 18:36:38 +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 5C914340A8E for ; Sat, 27 Mar 2021 18:36:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 163D2612 for ; Sat, 27 Mar 2021 18:36:36 +0000 (UTC) From: "Mathieu Tortuyaux" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mathieu Tortuyaux" Message-ID: <1616870182.658a6b335406706e888062c376fb22a31c1fb800.MathieuTortuyaux@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/afetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/afetch/Manifest app-misc/afetch/afetch-2.0.1.ebuild app-misc/afetch/afetch-2.1.0.ebuild X-VCS-Directories: app-misc/afetch/ X-VCS-Committer: MathieuTortuyaux X-VCS-Committer-Name: Mathieu Tortuyaux X-VCS-Revision: 658a6b335406706e888062c376fb22a31c1fb800 X-VCS-Branch: dev Date: Sat, 27 Mar 2021 18:36:36 +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: b965a317-2b97-4479-8cdd-6deb9d164250 X-Archives-Hash: 23febbea8685ae7676dd445493825175 commit: 658a6b335406706e888062c376fb22a31c1fb800 Author: Mathieu Tortuyaux gmail com> AuthorDate: Sat Mar 27 18:34:55 2021 +0000 Commit: Mathieu Tortuyaux gmail com> CommitDate: Sat Mar 27 18:36:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=658a6b33 app-misc/afetch: bump version Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mathieu Tortuyaux gmail.com> app-misc/afetch/Manifest | 2 +- app-misc/afetch/{afetch-2.0.1.ebuild => afetch-2.1.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/afetch/Manifest b/app-misc/afetch/Manifest index 7d5cbe56d..9a902750a 100644 --- a/app-misc/afetch/Manifest +++ b/app-misc/afetch/Manifest @@ -1 +1 @@ -DIST afetch-2.0.1.tar.gz 80707 BLAKE2B ef3f0331e276b3a4451e704beb90e31f5540581bc262033016d292a85091cbdbda5624658f40a0be3bb0374caae2e54c6301c10f062840a9bc55e04efe259439 SHA512 82b04591189abcc2b4587b0f119c5832a829539d12a099c712ace533cc2612ec6f135b62c72e9515e43235790c087f765f6ba470ee99b1ed71ac1a5f158796cc +DIST afetch-2.1.0.tar.gz 81152 BLAKE2B 261c6ee57de46a42c8b594b306e86503f45f1967df027a1e58212906d4ae1b429bbe5035e62cc53c5bd5ab68bbdc3fb714382a39553c6254847b82ec1d9c4466 SHA512 a5476147b24a3f98f2a0317528ce5c4d6ddf9a8b66cbcd144bf2497b370dabed8be987baf15b7e3eb49c2aeab6af378f9f276884642a55a824aeebd64699e0d1 diff --git a/app-misc/afetch/afetch-2.0.1.ebuild b/app-misc/afetch/afetch-2.1.0.ebuild similarity index 100% rename from app-misc/afetch/afetch-2.0.1.ebuild rename to app-misc/afetch/afetch-2.1.0.ebuild