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 AAA7A1581C1 for ; Wed, 3 Jul 2024 12:53:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03C3DE2A16; Wed, 3 Jul 2024 12:53:33 +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 pigeon.gentoo.org (Postfix) with ESMTPS id D516DE2A16 for ; Wed, 3 Jul 2024 12:53:32 +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 B2313335C31 for ; Wed, 3 Jul 2024 12:53:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBB621D9A for ; Wed, 3 Jul 2024 12:53:29 +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: <1720011143.92d8eb47c6a6a7e8d98708b20fd5fa643674f4c0.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/metadata.xml www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild X-VCS-Directories: www-client/mullvad-browser-bin/ X-VCS-Committer: justin026 X-VCS-Committer-Name: Justin X-VCS-Revision: 92d8eb47c6a6a7e8d98708b20fd5fa643674f4c0 X-VCS-Branch: dev Date: Wed, 3 Jul 2024 12:53:29 +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: 0d2ba1db-136a-4f7e-b27c-51fdac84991b X-Archives-Hash: 72c7b31465c20aaeeaa576d350707d93 commit: 92d8eb47c6a6a7e8d98708b20fd5fa643674f4c0 Author: Justin Donofrio protonmail com> AuthorDate: Wed Jul 3 12:52:23 2024 +0000 Commit: Justin protonmail com> CommitDate: Wed Jul 3 12:52:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=92d8eb47 www-client/mullvad-browser-bin: update HOMEPAGE Signed-off-by: Justin Donofrio protonmail.com> www-client/mullvad-browser-bin/metadata.xml | 2 +- www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/mullvad-browser-bin/metadata.xml b/www-client/mullvad-browser-bin/metadata.xml index e2ecf8d8f..f7b96b1a8 100644 --- a/www-client/mullvad-browser-bin/metadata.xml +++ b/www-client/mullvad-browser-bin/metadata.xml @@ -6,7 +6,7 @@ Justin - mullvad/mullvadvpn-browser + mullvad/mullvad-browser Add support for X11 diff --git a/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild b/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild index 150f8cd16..a5319f046 100644 --- a/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild +++ b/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit desktop xdg DESCRIPTION="The Mullvad Browser is developed to minimize tracking and fingerprinting." -HOMEPAGE="https://github.com/mullvad/mullvadvpn-browser https://mullvad.net/" +HOMEPAGE="https://github.com/mullvad/mullvad-browser https://mullvad.net/" SRC_URI="amd64? ( https://github.com/mullvad/mullvad-browser/releases/download/${PV}/mullvad-browser-linux-x86_64-${PV}.tar.xz )" S="${WORKDIR}"