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 36BD3158086 for ; Tue, 5 Oct 2021 13:36:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22434E0864; Tue, 5 Oct 2021 13:36:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00DCFE0864 for ; Tue, 5 Oct 2021 13:36:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB585343147 for ; Tue, 5 Oct 2021 13:36:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F85E134 for ; Tue, 5 Oct 2021 13:36:43 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1633440982.1ea700944a9a9f1212706b225dddd7febaa05e07.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/namazu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/namazu/Manifest app-text/namazu/namazu-2.0.22_pre7.ebuild app-text/namazu/namazu-2.0.22_pre8.ebuild X-VCS-Directories: app-text/namazu/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 1ea700944a9a9f1212706b225dddd7febaa05e07 X-VCS-Branch: master Date: Tue, 5 Oct 2021 13:36:43 +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: 4c924067-08af-4050-b351-d9e80d4191c7 X-Archives-Hash: 8d2df803253972a7c26d49d4561617a4 commit: 1ea700944a9a9f1212706b225dddd7febaa05e07 Author: Akinori Hattori gentoo org> AuthorDate: Tue Oct 5 13:36:22 2021 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Tue Oct 5 13:36:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea70094 app-text/namazu: new upstream release Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> app-text/namazu/Manifest | 2 +- .../namazu/{namazu-2.0.22_pre7.ebuild => namazu-2.0.22_pre8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/namazu/Manifest b/app-text/namazu/Manifest index 8629ab62e8e..a234f038899 100644 --- a/app-text/namazu/Manifest +++ b/app-text/namazu/Manifest @@ -1,2 +1,2 @@ DIST namazu-2.0.21.tar.gz 1394048 BLAKE2B 86755fe2433bee1a1c7bf8239b38b3d9500eb20f720b031f349d968f173384f172d81eb0926265343b2c749fca527e6cd6c2940fbaa2be333830b41f8b7853a2 SHA512 c0ce1b8c8b8ce30ee7d28cfed790a9c8585d1b468eefe2ba4ac70976e09329ae04a3a3bbf0b86b9673cfdf206f2b103896daca2f053062f451884fa659b31ea6 -DIST namazu-2.0.22pre7.tar.gz 1841999 BLAKE2B 4728b83ebca2bf3313cfffa5831a357281ee210e9ecab26506297022307d54a6818b9167bc3a41b66d14b682310d4533b26dab1e2a6f4f805a45d018350bdc76 SHA512 e530e0cb5219995a1b9193a8755a5a30eb09bec2f6e0b100a2423e7df1eb3a7b5f83c7f2eecdcbfd370301dab29857a3ac4d417653ed391f77ce131c340a9989 +DIST namazu-2.0.22pre8.tar.gz 1975653 BLAKE2B 91e07e576fe7f8dc93db2754726f0fa286191dae44e885abafed5887d741f3291fd79665294dcae23770d2f42b5b35a323f7896209a62e802ac4253d729c3f23 SHA512 2d891cd2a4eae8246753511f3e2323093139be917edef9e2c3481ac7a0de9b9200906d7d56bbcd7bf1861ede44ae6bca72820b8086b2be93ad9d8f20cb56cae0 diff --git a/app-text/namazu/namazu-2.0.22_pre7.ebuild b/app-text/namazu/namazu-2.0.22_pre8.ebuild similarity index 100% rename from app-text/namazu/namazu-2.0.22_pre7.ebuild rename to app-text/namazu/namazu-2.0.22_pre8.ebuild