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 E2B14158089 for ; Sat, 16 Sep 2023 13:39:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2718F2BC01C; Sat, 16 Sep 2023 13:39:49 +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 130522BC01C for ; Sat, 16 Sep 2023 13:39:49 +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 4EFFF335D2E for ; Sat, 16 Sep 2023 13:39:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD04F11BA for ; Sat, 16 Sep 2023 13:39:46 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1694871553.651ddf681084e3d4f66f52a037360567c7cdbff9.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/amiwm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/amiwm/Manifest x11-wm/amiwm/amiwm-0.22.01_p20230904.ebuild x11-wm/amiwm/amiwm-0.22.01_p20230916.ebuild X-VCS-Directories: x11-wm/amiwm/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 651ddf681084e3d4f66f52a037360567c7cdbff9 X-VCS-Branch: master Date: Sat, 16 Sep 2023 13:39:46 +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: 9c06b862-3de8-4e9c-9963-8fed0f079703 X-Archives-Hash: 9d8dace59d82dd85e6884dfa525b65ee commit: 651ddf681084e3d4f66f52a037360567c7cdbff9 Author: James Le Cuirot gentoo org> AuthorDate: Sat Sep 16 13:39:13 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Sep 16 13:39:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651ddf68 x11-wm/amiwm: Respect ${AR} when building Closes: https://bugs.gentoo.org/913665 Signed-off-by: James Le Cuirot gentoo.org> x11-wm/amiwm/Manifest | 2 +- .../{amiwm-0.22.01_p20230904.ebuild => amiwm-0.22.01_p20230916.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/amiwm/Manifest b/x11-wm/amiwm/Manifest index 794a4f22d7c2..250b8225e4c3 100644 --- a/x11-wm/amiwm/Manifest +++ b/x11-wm/amiwm/Manifest @@ -1 +1 @@ -DIST amiwm-0.22.01_p20230904.tar.gz 153778 BLAKE2B 406ebf1ab584c60785c1a56fc367178012aab3166e74825b53e89a0c450263b724a8d1e927b20aab0321b987d0aa5792b0c9e36c66a55b40824e5d91664ecba8 SHA512 a3e385d966d96a84b6a044e489a7cfe0365672eaec7cc3d678cca2d1ebbb625f47beba9373d3361e94f82584bf3f423d9d9b606a7617f8c9d08953c0c9652e1b +DIST amiwm-0.22.01_p20230916.tar.gz 153785 BLAKE2B c1a3e25bcef99f8381dec22eec82ec66393b97eb1924e7fb8f58d57ff81db0c1b0dfdda9cca46e0c8e0fe514ec6c9c79f3abcdfc99915571b9e1d9a6f29548b0 SHA512 4d58b3120ff2c72ad5aeab488221e992380567bbb69abc9ef170fc133be4bde771b93c71ef1e10a2dd995cb5aadc7598f62b8ce7288d6265da17b2fd93554dc0 diff --git a/x11-wm/amiwm/amiwm-0.22.01_p20230904.ebuild b/x11-wm/amiwm/amiwm-0.22.01_p20230916.ebuild similarity index 94% rename from x11-wm/amiwm/amiwm-0.22.01_p20230904.ebuild rename to x11-wm/amiwm/amiwm-0.22.01_p20230916.ebuild index eca68da58692..3395a726dd7b 100644 --- a/x11-wm/amiwm/amiwm-0.22.01_p20230904.ebuild +++ b/x11-wm/amiwm/amiwm-0.22.01_p20230916.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit autotools -COMMIT="de6456b0aeca16243ed4c54fdc241be746274bcd" +COMMIT="74a398944f9a2c543b6b176e65ed4ee2373b1d65" DESCRIPTION="Amiga Workbench inspired window manager for Xorg" HOMEPAGE="https://github.com/sdomi/amiwm" SRC_URI="https://github.com/chewi/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"