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 0842715808A for ; Fri, 01 Aug 2025 09:01:11 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E4068340F79 for ; Fri, 01 Aug 2025 09:01:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8B1F7110377; Fri, 01 Aug 2025 09:01:08 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8030C110377 for ; Fri, 01 Aug 2025 09:01:08 +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 0A080340F74 for ; Fri, 01 Aug 2025 09:01:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6193C2B1E for ; Fri, 01 Aug 2025 09:01:06 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1754038834.c33b585971da31d01d29712a69c63f585edfd026.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/winbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/winbox/Manifest app-admin/winbox/winbox-4.0_beta26.ebuild app-admin/winbox/winbox-4.0_beta29.ebuild X-VCS-Directories: app-admin/winbox/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: c33b585971da31d01d29712a69c63f585edfd026 X-VCS-Branch: master Date: Fri, 01 Aug 2025 09:01:06 +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: d0b603ac-214b-483d-818d-dd6bf948c739 X-Archives-Hash: 4362867bad99aef94b63948cf3d5f10c commit: c33b585971da31d01d29712a69c63f585edfd026 Author: Conrad Kostecki gentoo org> AuthorDate: Fri Aug 1 09:00:34 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Aug 1 09:00:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33b5859 app-admin/winbox: add 4.0_beta29, drop 4.0_beta26 Signed-off-by: Conrad Kostecki gentoo.org> app-admin/winbox/Manifest | 2 +- app-admin/winbox/{winbox-4.0_beta26.ebuild => winbox-4.0_beta29.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/winbox/Manifest b/app-admin/winbox/Manifest index ee340aef3ad2..74f88a6b013c 100644 --- a/app-admin/winbox/Manifest +++ b/app-admin/winbox/Manifest @@ -1 +1 @@ -DIST winbox-4.0_beta26.zip 18215209 BLAKE2B 6edc1286dc77e41e395896a2beee7166b2e8ec7a4ab148a49681ae5b7ea38ecc5bbb3ae8d71efce9d241f00d1deb543b64ddc6feb6cddeccc4ca780da4e5a4cd SHA512 c5711468c1876f3a3f53eb12eadeb488abca5fd10624d53178dd4b8f7bac5fbb854fdf9abce79b42be9d6f7febd50c428725e12c05371d82d1c15ca9eaa3479c +DIST winbox-4.0_beta29.zip 18241832 BLAKE2B 0554daf238c3e88d223c84aab493b33635e415d443550aa4a494d5bc2daee353c3f9da28a224f88d58305c249fb550ef7372e2775d26b01a3e0c631b7807cac5 SHA512 438ecde805c7c17ec6ef272b5a3dcc6f5835869950da2360e0fa5ad6a03912d2b2507c4184ccc6cbc376d78ff04565dc73198be5c70f49e11a5d2309c6e34a33 diff --git a/app-admin/winbox/winbox-4.0_beta26.ebuild b/app-admin/winbox/winbox-4.0_beta29.ebuild similarity index 100% rename from app-admin/winbox/winbox-4.0_beta26.ebuild rename to app-admin/winbox/winbox-4.0_beta29.ebuild