From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 2319315827B for ; Tue, 26 Aug 2025 01:50:34 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0EC9B340E6C for ; Tue, 26 Aug 2025 01:50:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6FB35110561; Tue, 26 Aug 2025 01:50:30 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 65AB7110561 for ; Tue, 26 Aug 2025 01:50:30 +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 EAEC9340F74 for ; Tue, 26 Aug 2025 01:50:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E19D2ADD for ; Tue, 26 Aug 2025 01:50:28 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1756172823.bb2e777ae9ed2945b2e910fe907fd463ce0a6c6c.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/iwdevtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/iwdevtools/Manifest app-portage/iwdevtools/iwdevtools-0.13.0.ebuild app-portage/iwdevtools/iwdevtools-0.13.1.ebuild X-VCS-Directories: app-portage/iwdevtools/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: bb2e777ae9ed2945b2e910fe907fd463ce0a6c6c X-VCS-Branch: master Date: Tue, 26 Aug 2025 01:50:28 +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: 4177e84a-633d-48d9-9efc-acdfd545cce2 X-Archives-Hash: 999643442f4305f80dfee5a7a20457b0 commit: bb2e777ae9ed2945b2e910fe907fd463ce0a6c6c Author: Ionen Wolkens gentoo org> AuthorDate: Tue Aug 26 01:42:25 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Aug 26 01:47:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb2e777a app-portage/iwdevtools: add 0.13.1, drop 0.13.0 Only has trivial one line change, may as well git mv straight-to-stable to save work. Signed-off-by: Ionen Wolkens gentoo.org> app-portage/iwdevtools/Manifest | 2 +- .../iwdevtools/{iwdevtools-0.13.0.ebuild => iwdevtools-0.13.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/iwdevtools/Manifest b/app-portage/iwdevtools/Manifest index ad2d8a13a148..0a1c8297e374 100644 --- a/app-portage/iwdevtools/Manifest +++ b/app-portage/iwdevtools/Manifest @@ -1 +1 @@ -DIST iwdevtools-0.13.0.tar.gz 92895 BLAKE2B c9c7c6c833fdac6facf596e8638eb90f39fd2d6213a089a05d795ca0dffc30cac42bf6ecf282e7fbcc969db6e98a0cc9f66a67c445c0cfd1f519c1da5cb624b4 SHA512 d67defc2bd56a119e9b0a54028f0812a88112b3dce2ca210a864e38207a83f4b4f30a04e998062c170ddffdc3fe8a67059bc16ea69686961da7e0d33e538bb98 +DIST iwdevtools-0.13.1.tar.gz 93035 BLAKE2B da932e1a516184b99a9897b236414ffbc8039bee76aa988d96e171662310691f817188ad8dce505cc0ee03835091b48a992a79e7a21d4daadf939c5c12cd6a12 SHA512 281e25938da4d0d722ea5b9ff3073706a83e04d8d0d7c52d9a0750037c384da9e8539e883acbec43bec004bfd8346ab79f81c3eee26f00372e7a7f38f58103a0 diff --git a/app-portage/iwdevtools/iwdevtools-0.13.0.ebuild b/app-portage/iwdevtools/iwdevtools-0.13.1.ebuild similarity index 100% rename from app-portage/iwdevtools/iwdevtools-0.13.0.ebuild rename to app-portage/iwdevtools/iwdevtools-0.13.1.ebuild