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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1876615813A for ; Fri, 10 Jan 2025 13:42:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E206E07DB; Fri, 10 Jan 2025 13:42:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 pigeon.gentoo.org (Postfix) with ESMTPS id 7D6E3E07DB for ; Fri, 10 Jan 2025 13:42: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 A119733BF08 for ; Fri, 10 Jan 2025 13:42:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 088601DD9 for ; Fri, 10 Jan 2025 13:42:31 +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: <1736516527.e197a7867341b18530ea6ee21794e3b28bb69211.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_beta14.ebuild app-admin/winbox/winbox-4.0_beta16.ebuild X-VCS-Directories: app-admin/winbox/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: e197a7867341b18530ea6ee21794e3b28bb69211 X-VCS-Branch: master Date: Fri, 10 Jan 2025 13:42:31 +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: 189a1428-043c-4a6f-985d-ecaf42979062 X-Archives-Hash: 060ed3b7b0dd51a8ad1c418993d792a3 commit: e197a7867341b18530ea6ee21794e3b28bb69211 Author: Conrad Kostecki gentoo org> AuthorDate: Fri Jan 10 13:42:07 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Jan 10 13:42:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e197a786 app-admin/winbox: add 4.0_beta16, drop 4.0_beta14 Signed-off-by: Conrad Kostecki gentoo.org> app-admin/winbox/Manifest | 2 +- app-admin/winbox/{winbox-4.0_beta14.ebuild => winbox-4.0_beta16.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/winbox/Manifest b/app-admin/winbox/Manifest index b0635924e617..7c9c52c5c1fc 100644 --- a/app-admin/winbox/Manifest +++ b/app-admin/winbox/Manifest @@ -1 +1 @@ -DIST winbox-4.0_beta14.zip 23298527 BLAKE2B a56392ef04d0267399b456b02ea5c39215649444d5d1de7d593f62fb4ad0cc16a90672e16efda4afe25709a3b5e6582e8724065f7aca7432ef6e4d272ebf65d6 SHA512 3b84434b438a8b0c59ff66cf3b5240e8e301352e1dd1f048bba7441c754c593bc0059bb5a62c8c08632aab0d23bf99b6004901ca3e7f1a1252f54e5fd36bea21 +DIST winbox-4.0_beta16.zip 23482580 BLAKE2B fffaccaa23e76acf839308be51768480c139ae57fc3aae44d239e787e024b258d0da0a4bcf7b7dd1016bbb15df4d0434aef64f458261719824960bf4bf15c625 SHA512 e23469d2106b547ccb877efd2820fd7f39c6941026742d4a162a509fa0b12a4dc643ed514979fea3c09c443d1b49a626de8da58c42499f3d102dbcd957e927fe diff --git a/app-admin/winbox/winbox-4.0_beta14.ebuild b/app-admin/winbox/winbox-4.0_beta16.ebuild similarity index 96% rename from app-admin/winbox/winbox-4.0_beta14.ebuild rename to app-admin/winbox/winbox-4.0_beta16.ebuild index 1507eb35582d..84392ba5ea14 100644 --- a/app-admin/winbox/winbox-4.0_beta14.ebuild +++ b/app-admin/winbox/winbox-4.0_beta16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8