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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89C0C158003 for ; Tue, 10 Jan 2023 13:59:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C08DAE070D; Tue, 10 Jan 2023 13:59:38 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E1D4E070D for ; Tue, 10 Jan 2023 13:59:38 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A81AD335DB7 for ; Tue, 10 Jan 2023 13:59:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44DD121 for ; Tue, 10 Jan 2023 13:59:36 +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: <1673339929.49f4d3115b21d58a4fafb6ad79bdf3095b71c795.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/mat2/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/mat2/Manifest app-misc/mat2/mat2-0.13.0-r1.ebuild app-misc/mat2/mat2-0.13.1.ebuild X-VCS-Directories: app-misc/mat2/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 49f4d3115b21d58a4fafb6ad79bdf3095b71c795 X-VCS-Branch: master Date: Tue, 10 Jan 2023 13:59: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: f19caa82-9660-4aa0-a6c4-f41a1b201498 X-Archives-Hash: 85f6e63381d3ab29850f41874520ab5c commit: 49f4d3115b21d58a4fafb6ad79bdf3095b71c795 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Tue Jan 10 08:28:43 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Jan 10 08:38:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49f4d311 app-misc/mat2: add 0.13.1, drop 0.13.0-r1 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> app-misc/mat2/Manifest | 2 +- app-misc/mat2/{mat2-0.13.0-r1.ebuild => mat2-0.13.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/mat2/Manifest b/app-misc/mat2/Manifest index df8d9cf93..acf4c48fc 100644 --- a/app-misc/mat2/Manifest +++ b/app-misc/mat2/Manifest @@ -1,2 +1,2 @@ -DIST mat2-0.13.0.tar.gz 11784441 BLAKE2B 5f864a1b2dcce8d6e466fccfc66ad42ac079443b6668daaaf82c2870cddfa1b1227ed842431b2550e8e9435a58831b5b97782c89ac8e55da6573f2087cace09d SHA512 398732e2093c3167a2bb30325bbe5c738f8ac1c36213c63163a02a45b1005cde912f88318655e79276fac8df63c8fee41772eb0e3a53895c20d9c7ba3be16c6c DIST mat2-0.13.0.tar.gz.asc 833 BLAKE2B d9219377efcb3283965e55b0e60809381e285371466b48ed3bf344b34204885e0f1ac1360ae49a2b550774f051689624310a58259a5053ff7bb25616a667525d SHA512 6a2fb2a672a91f6eaa45d53d6c17bed888ee7c7e1c5d01a5830c5394881593662596a853da2d46ab1eec4b0e87aff902b8af97c042b6429889042c95c58c0bf7 +DIST mat2-0.13.1.tar.gz 11782473 BLAKE2B a1461c1682a746c8f7d8ffe22072dcaa62f035e261f02dd61dedb711e96d6fc5bf8f95e059671da55152c326a09edb7095d58d3089ad936208d94a29e070dabc SHA512 9678dfcc558f5bfd3ead6975b1c1ce005f7286f4907487dde794aa3472e2766be3cfbfe26b9dba79579c4582696ea1f669b9f7ad4c943dc29ca253d7638d61a5 diff --git a/app-misc/mat2/mat2-0.13.0-r1.ebuild b/app-misc/mat2/mat2-0.13.1.ebuild similarity index 100% rename from app-misc/mat2/mat2-0.13.0-r1.ebuild rename to app-misc/mat2/mat2-0.13.1.ebuild