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 011F0158091 for ; Mon, 16 May 2022 05:26:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBE81E08F2; Mon, 16 May 2022 05:26:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A5144E08F2 for ; Mon, 16 May 2022 05:26:56 +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 AF9BD34183E for ; Mon, 16 May 2022 05:26:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9676348C for ; Mon, 16 May 2022 05:26:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1652678769.2df1942dd559828089ebf3560a8a6a7931d3b508.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/siril/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/siril/Manifest sci-astronomy/siril/siril-1.0.0.ebuild sci-astronomy/siril/siril-1.0.1.ebuild X-VCS-Directories: sci-astronomy/siril/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2df1942dd559828089ebf3560a8a6a7931d3b508 X-VCS-Branch: master Date: Mon, 16 May 2022 05:26:52 +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: e3ebb91e-2c39-4f50-9156-e51a6e506a9a X-Archives-Hash: 9890baaa00deedfc86195aa7ab25fc5e commit: 2df1942dd559828089ebf3560a8a6a7931d3b508 Author: Mario Haustein hrz tu-chemnitz de> AuthorDate: Mon May 9 17:48:45 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 16 05:26:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df1942d sci-astronomy/siril: version bump 1.0.1 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/24754 Signed-off-by: Sam James gentoo.org> sci-astronomy/siril/Manifest | 2 +- sci-astronomy/siril/{siril-1.0.0.ebuild => siril-1.0.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/siril/Manifest b/sci-astronomy/siril/Manifest index 4290e92f9877..a7e619f86e97 100644 --- a/sci-astronomy/siril/Manifest +++ b/sci-astronomy/siril/Manifest @@ -1 +1 @@ -DIST siril-1.0.0.tar.bz2 2830447 BLAKE2B 0c7b52682a71db6ec618357ce5ee5e88f144b0d00b0649a00755fe81fe49a90cfa5283aabbe0648670e39210ff2cb94cd0b6223f17f70458056b693d3d77eccf SHA512 b31fa0df0ae447130b20bc07a597d52e0e50991f1faebd990c5890001a46a704b1a3fe4915db118b53b3661a5888f031d5ab29e562bb8018060aea0a83cad5d3 +DIST siril-1.0.1.tar.bz2 2846127 BLAKE2B 15c87e9d3ae175170ad67c1fc65abcca43220d8320df3ba2351cc49d495f9b9dde85d4143b2aa52950b92eb36f10e0ca6548d10e22e072e00596b8fdb535ce1c SHA512 ea35940b370b35802816a90789982dd328ba20d322d092c623c244de949b08810e3ad9552ce3dcc4cc6e2d6b5bf128ac668cbe4ff6ef78d22a4e6ed94b850ffa diff --git a/sci-astronomy/siril/siril-1.0.0.ebuild b/sci-astronomy/siril/siril-1.0.1.ebuild similarity index 100% rename from sci-astronomy/siril/siril-1.0.0.ebuild rename to sci-astronomy/siril/siril-1.0.1.ebuild