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 8852B158042 for ; Thu, 17 Oct 2024 19:28:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94813E0986; Thu, 17 Oct 2024 19:28:45 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A467E0986 for ; Thu, 17 Oct 2024 19:28:45 +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 91B9C343078 for ; Thu, 17 Oct 2024 19:28:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FBC71519 for ; Thu, 17 Oct 2024 19:28:43 +0000 (UTC) From: "Thomas Clarke" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Clarke" Message-ID: <1729192682.005656eecced663783ba1ef92a9053f49418af2e.TomClarke2006@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/WasIstLos/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/WasIstLos/WasIstLos-1.6.4.ebuild net-im/WasIstLos/WasIstLos-1.6.5.ebuild X-VCS-Directories: net-im/WasIstLos/ X-VCS-Committer: TomClarke2006 X-VCS-Committer-Name: Thomas Clarke X-VCS-Revision: 005656eecced663783ba1ef92a9053f49418af2e X-VCS-Branch: dev Date: Thu, 17 Oct 2024 19:28:43 +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: 1b8e49b1-03d7-4e18-9ede-7d42b4c52cc4 X-Archives-Hash: 53f977045b4f4209bdffc61c94dcbc24 commit: 005656eecced663783ba1ef92a9053f49418af2e Author: colonia-duck hotmail com> AuthorDate: Thu Oct 17 19:18:02 2024 +0000 Commit: Thomas Clarke hotmail com> CommitDate: Thu Oct 17 19:18:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=005656ee net-im/WasIstLos: update HOMEPAGE, SRC_URI Signed-off-by: colonia-duck hotmail.com> net-im/WasIstLos/WasIstLos-1.6.4.ebuild | 4 ++-- net-im/WasIstLos/WasIstLos-1.6.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/WasIstLos/WasIstLos-1.6.4.ebuild b/net-im/WasIstLos/WasIstLos-1.6.4.ebuild index 714f25d54..504c9bed7 100644 --- a/net-im/WasIstLos/WasIstLos-1.6.4.ebuild +++ b/net-im/WasIstLos/WasIstLos-1.6.4.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit cmake xdg DESCRIPTION="An unofficial WhatsApp desktop application for Linux" -HOMEPAGE="https://github.com/eneshecan/whatsapp-for-linux" -SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/xeco23/WasIstLos" +SRC_URI="https://github.com/xeco23/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/net-im/WasIstLos/WasIstLos-1.6.5.ebuild b/net-im/WasIstLos/WasIstLos-1.6.5.ebuild index bae2bfe7b..73a82c312 100644 --- a/net-im/WasIstLos/WasIstLos-1.6.5.ebuild +++ b/net-im/WasIstLos/WasIstLos-1.6.5.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit cmake xdg DESCRIPTION="An unofficial WhatsApp desktop application for Linux" -HOMEPAGE="https://github.com/eneshecan/whatsapp-for-linux" -SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/xeco23/WasIstLos" +SRC_URI="https://github.com/xeco23/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"