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 AA689158020 for ; Tue, 8 Nov 2022 11:28:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC07DE09B5; Tue, 8 Nov 2022 11:28:33 +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 CA503E09B5 for ; Tue, 8 Nov 2022 11:28:33 +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 9BAC534100A for ; Tue, 8 Nov 2022 11:28:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF5E16D2 for ; Tue, 8 Nov 2022 11:28:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1667906733.1943b9c3496c64109167d2d92f293401eeaf90f2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/krita/Manifest media-gfx/krita/krita-5.1.2.ebuild media-gfx/krita/krita-5.1.3.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1943b9c3496c64109167d2d92f293401eeaf90f2 X-VCS-Branch: master Date: Tue, 8 Nov 2022 11:28:30 +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: 5a3f2a6c-be3e-4004-b7b5-6559e5325f8b X-Archives-Hash: d08000cd0908d60ffcb44ec367f60b9c commit: 1943b9c3496c64109167d2d92f293401eeaf90f2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 8 11:25:05 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 8 11:25:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1943b9c3 media-gfx/krita: add 5.1.3, drop 5.1.2 See also: https://krita.org/en/item/krita-5-1-3-released/ Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/krita/Manifest | 2 +- media-gfx/krita/{krita-5.1.2.ebuild => krita-5.1.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/krita/Manifest b/media-gfx/krita/Manifest index ed55cc1ae345..73835b4c9c6e 100644 --- a/media-gfx/krita/Manifest +++ b/media-gfx/krita/Manifest @@ -1,2 +1,2 @@ DIST krita-5.1.1.tar.xz 185119812 BLAKE2B c59a6431d8711dd5e00c2c7c91e50a9e218acc08c4ddbb33d10f315bbb09f0cbcf57961a56c0b36a5a5fe8815d88d3788b257bddd0c76d730f3e0a4b6abddf5a SHA512 6878e022f1bae183f7565cdeadc3f229d3c0d3997557208b351c5128c4c499b53a120c965760c41ad075b09f017d66ca11046ab34765cccf5463fce7df64bf14 -DIST krita-5.1.2.tar.xz 185167428 BLAKE2B f0baa96a74e0dc7f15be42d81ce029d95c39617730c23ed8396792058349ccb0e7d633c8945ddfea1326be8c7386f32e3774fd9d4059888970f30b8f848ea6a8 SHA512 6d4adb3a8e75c2f26a4b46d0c7927e8a5af9bc468e9f833ff9df689ca630f8c60035c1eb4544d9813d56df0eaed697ec186ce97a8d4ccbe19c881645cb116155 +DIST krita-5.1.3.tar.xz 185166464 BLAKE2B 2fa93e06cd4b5b68016bc1af83464c3e44e1ece0e786734def030bf8e333086ed9d36b23d56dc8b742ceef85273b9d88d754286e85d2d1384ffc92a3592693fd SHA512 4025033cbbe48f2e0d52961320c08920691a3c5b48029c67560c3c28e699cec6a02432bc1ec706204b1f5f3199c7fc66e10c01607ce06b113211cae0194f5d88 diff --git a/media-gfx/krita/krita-5.1.2.ebuild b/media-gfx/krita/krita-5.1.3.ebuild similarity index 100% rename from media-gfx/krita/krita-5.1.2.ebuild rename to media-gfx/krita/krita-5.1.3.ebuild