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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9693C138334 for ; Sat, 21 Dec 2019 11:20:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7375E0893; Sat, 21 Dec 2019 11:20:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE9A9E0893 for ; Sat, 21 Dec 2019 11:20:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B45F34D266 for ; Sat, 21 Dec 2019 11:20:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A107B30C for ; Sat, 21 Dec 2019 11:20:07 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1576927200.e338b313571d82b69c7e3b103b53c759786b009f.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/signal-desktop-bin/signal-desktop-bin-1.29.3.ebuild X-VCS-Directories: net-im/signal-desktop-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e338b313571d82b69c7e3b103b53c759786b009f X-VCS-Branch: master Date: Sat, 21 Dec 2019 11:20:07 +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: 94271509-72f5-47ae-96a3-b4ada5c96fa6 X-Archives-Hash: 13afb2c1e52c55b6b60d081d2eeaf668 commit: e338b313571d82b69c7e3b103b53c759786b009f Author: Joonas Niilola gentoo org> AuthorDate: Sat Dec 21 11:19:10 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Dec 21 11:20:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e338b313 net-im/signal-desktop-bin: update HOMEPAGE Signed-off-by: Joonas Niilola gentoo.org> net-im/signal-desktop-bin/signal-desktop-bin-1.29.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.29.3.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.29.3.ebuild index 1b9d5467607..8ca9103e72e 100644 --- a/net-im/signal-desktop-bin/signal-desktop-bin-1.29.3.ebuild +++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.29.3.ebuild @@ -9,7 +9,7 @@ inherit pax-utils unpacker xdg-utils DESCRIPTION="Allows you to send and receive messages of Signal Messenger on your computer" HOMEPAGE="https://signal.org/ - https://github.com/WhisperSystems/Signal-Desktop" + https://github.com/signalapp/Signal-Desktop" SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb" LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"