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 8286D15807A for ; Tue, 8 Oct 2024 19:06:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1712E29E9; Tue, 8 Oct 2024 19:06:50 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8ACF7E29E9 for ; Tue, 8 Oct 2024 19:06:50 +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 C6A59343099 for ; Tue, 8 Oct 2024 19:06:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F9A01293 for ; Tue, 8 Oct 2024 19:06:48 +0000 (UTC) From: "Justin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin" Message-ID: <1728414363.988dc1bcd86d048b52b2bb886659dac5153464ae.justin026@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-client/mullvad-browser-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/mullvad-browser-bin/Manifest www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.3.ebuild www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.6.ebuild X-VCS-Directories: www-client/mullvad-browser-bin/ X-VCS-Committer: justin026 X-VCS-Committer-Name: Justin X-VCS-Revision: 988dc1bcd86d048b52b2bb886659dac5153464ae X-VCS-Branch: dev Date: Tue, 8 Oct 2024 19:06:48 +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: 4c9ecd44-d506-4b3a-b52f-2cefcbb1b754 X-Archives-Hash: b0737c8ea8cbe28c44fec5d35b609f4b commit: 988dc1bcd86d048b52b2bb886659dac5153464ae Author: Justin Donofrio protonmail com> AuthorDate: Tue Oct 8 19:06:03 2024 +0000 Commit: Justin protonmail com> CommitDate: Tue Oct 8 19:06:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=988dc1bc www-client/mullvad-browser-bin: add 13.5.6, drop 13.5.3 Signed-off-by: Justin Donofrio protonmail.com> www-client/mullvad-browser-bin/Manifest | 2 +- ...lvad-browser-bin-13.5.3.ebuild => mullvad-browser-bin-13.5.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/mullvad-browser-bin/Manifest b/www-client/mullvad-browser-bin/Manifest index ff99c1aa0..439c1d909 100644 --- a/www-client/mullvad-browser-bin/Manifest +++ b/www-client/mullvad-browser-bin/Manifest @@ -1 +1 @@ -DIST mullvad-browser-bin-13.5.3.tar.xz 103419608 BLAKE2B f8af5ee54822349afbf9d73ff810c25330ec91a47203d78cb4363d129b6a09f963ea8bcfbdc9e67388f8c73efd82bc137ddf78b216357ef128cc3ed6c8205a5c SHA512 8144a57daca9cceccd7ab3c809f7def70fe9aee1d5ad7bd6a49ea640408718496de61ab6f0c19cd444b33e82c5151ede0d5285b244b1115e98a555207116a0e6 +DIST mullvad-browser-bin-13.5.6.tar.xz 103439544 BLAKE2B 11297d2d98b17e451dc78acd3ad1f6958458ccf0e5b4819987970051935c8f3d788d4d849dbfce0a9ea32037f620c938ac15ac6a69abeda14956cc4966e41639 SHA512 0a6222bc8e9cf471d83ab552d1495ba2ddb3befe5ca0f78956a10be334c1f8a85c6583bcbbc1a7103d8806eaab3c1e626ef33c19cc0b5eea63f92103fcfe70e1 diff --git a/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.3.ebuild b/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.6.ebuild similarity index 100% rename from www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.3.ebuild rename to www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.6.ebuild