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 C0AA2139345 for ; Mon, 19 Jul 2021 18:16:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7069E0963; Mon, 19 Jul 2021 18:16:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65831E0960 for ; Mon, 19 Jul 2021 18:16:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9879C340B10 for ; Mon, 19 Jul 2021 18:16:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBC08174 for ; Mon, 19 Jul 2021 18:16:41 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1626718198.9fb253163c13da4a50f36a9ecb426fb014116db0.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/wesnoth/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/wesnoth/Manifest games-strategy/wesnoth/wesnoth-1.15.14.ebuild games-strategy/wesnoth/wesnoth-1.15.15.ebuild X-VCS-Directories: games-strategy/wesnoth/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 9fb253163c13da4a50f36a9ecb426fb014116db0 X-VCS-Branch: master Date: Mon, 19 Jul 2021 18:16:41 +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: f53373af-a518-47f8-bc84-05e12d2dee61 X-Archives-Hash: 1f4c0ddad0931a5de0786fb2e9cf6a4a commit: 9fb253163c13da4a50f36a9ecb426fb014116db0 Author: Lars Wendler gentoo org> AuthorDate: Mon Jul 19 18:09:58 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Jul 19 18:09:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb25316 games-strategy/wesnoth: Bump to version 1.15.15. Removed old Signed-off-by: Lars Wendler gentoo.org> games-strategy/wesnoth/Manifest | 2 +- .../wesnoth/{wesnoth-1.15.14.ebuild => wesnoth-1.15.15.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index e06f025a280..cb67db84b79 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,2 +1,2 @@ DIST wesnoth-1.14.14.tar.gz 502931191 BLAKE2B 25bbead74d74bbce9c47b5ac9339fd5b4d996cb9f80137f0b1d9a600c71c82b732ed66937419a4dd59995311685960630415daf3fd3f51e8cf891f29a16ec024 SHA512 3924aa26b59445568472a10c5fe0e1ddf87eb0a878faf2bcc52d4618f5743dfeda103d1f4025f4a129628e6a25f4c16407e968d594769a0751ada2c9a733e2e4 -DIST wesnoth-1.15.14.tar.gz 513004602 BLAKE2B 04d0ec57a2b0627f778d1a82e592d11f360bf80b445b1faae7e3d708599b22e272be85848942edd9f2c1393bbe1979aaf3a249996ce9ae682c34de24b5c88c29 SHA512 09f803c34452d20aade2a8373c15be2f595d2ae8633885e321870aac742250430f376b753090fc6f03f19307f650972ba8477a2cc255e0fbafb2d7270d9610d2 +DIST wesnoth-1.15.15.tar.gz 512968280 BLAKE2B 2b5c979244fb168e674d120a5eeef3905560992a7ca50735ef30918144ad7b21a9d57bef8cf19d564e02226955fb1c6922b27151fef36825a9b06cbe3d9e40ee SHA512 7f59ac11223e6ca93f926ca978638828e366ea2fd75530b317656e5edd8b0f042f86beb57fd17b8cc9b2d3d093d60580cd3449e1c3bf53b8ee37f656df7198a2 diff --git a/games-strategy/wesnoth/wesnoth-1.15.14.ebuild b/games-strategy/wesnoth/wesnoth-1.15.15.ebuild similarity index 100% rename from games-strategy/wesnoth/wesnoth-1.15.14.ebuild rename to games-strategy/wesnoth/wesnoth-1.15.15.ebuild