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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A77D9158094 for ; Fri, 12 Aug 2022 19:56:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1FBCE07D4; Fri, 12 Aug 2022 19:56:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FB1AE07D4 for ; Fri, 12 Aug 2022 19:56:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EFD75340A98 for ; Fri, 12 Aug 2022 19:56:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A310D4 for ; Fri, 12 Aug 2022 19:56:01 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1660334152.dfeba85f2253049d3a695d22c01afc6ada246a92.viorel_munteanu@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/fastfetch/Manifest app-misc/fastfetch/fastfetch-1.6.2.ebuild app-misc/fastfetch/fastfetch-1.6.3.ebuild X-VCS-Directories: app-misc/fastfetch/ X-VCS-Committer: viorel_munteanu X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: dfeba85f2253049d3a695d22c01afc6ada246a92 X-VCS-Branch: dev Date: Fri, 12 Aug 2022 19:56:01 +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: 61797a36-3d51-468a-92ac-b85423b8da50 X-Archives-Hash: 8f0f7105a646792ba71f82ee9436204d commit: dfeba85f2253049d3a695d22c01afc6ada246a92 Author: Viorel Munteanu gmail com> AuthorDate: Fri Aug 12 19:55:52 2022 +0000 Commit: Viorel Munteanu gmail com> CommitDate: Fri Aug 12 19:55:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dfeba85f app-misc/fastfetch: add 1.6.3, drop 1.6.2 Signed-off-by: Viorel Munteanu gmail.com> app-misc/fastfetch/Manifest | 2 +- app-misc/fastfetch/{fastfetch-1.6.2.ebuild => fastfetch-1.6.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest index b644c4c47..a166782a2 100644 --- a/app-misc/fastfetch/Manifest +++ b/app-misc/fastfetch/Manifest @@ -1,2 +1,2 @@ DIST fastfetch-1.6.1.tar.gz 349168 BLAKE2B 21076a879e921898766d70566f21cbf9d3f05a6dfc8b2b32be8908f32e0b130c01aca43b1c61ea5fb909757eca116e8bdb604f65d695a7b40b40f18607452597 SHA512 f0a5609cf8d3b57331617396f1c9656ac41dbcb58f485cc6a035dcc02813d7888d7ba42ee953d7f6bc1dd5c3a1ca702f6d1a8582ad5c6b8a4d085f1d40ac3c85 -DIST fastfetch-1.6.2.tar.gz 349994 BLAKE2B 1df9e50d86e3e0912b78894c889b46d4c626b649efec98a1abdf800a31c149077b876b234f79451a34d58ce91a824b1c892175481c03545de0e0e65ff81dd21e SHA512 5e00e307805bcbf21d6b29d14f812588453f30d0bd9484970a29a41c1c1a2eafc8de2a7e85e897fc1573e6e28394638ba6a92cb5f96edb266a37ee3843e42dda +DIST fastfetch-1.6.3.tar.gz 350035 BLAKE2B ca15d18455d889ffe7a5448977f64504eb0c503f81c9d0c276fa6940c668f93e937add5cdda20f37285b9eb7b8974c34b5d3a15eeac6da3b96470c38c04fd6c4 SHA512 04d4dd2850e104b2938bce13a1e3fd93ab1c18676bff9ba3e9524a762ead000c7b3707d530aaad718f1b01723dc749d2f74343a64fb932474098115aadba3665 diff --git a/app-misc/fastfetch/fastfetch-1.6.2.ebuild b/app-misc/fastfetch/fastfetch-1.6.3.ebuild similarity index 100% rename from app-misc/fastfetch/fastfetch-1.6.2.ebuild rename to app-misc/fastfetch/fastfetch-1.6.3.ebuild