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 0ED5313835A for ; Thu, 6 May 2021 00:23:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA7EBE0949; Thu, 6 May 2021 00:23:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 ADD84E0949 for ; Thu, 6 May 2021 00:23:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 17176335D77 for ; Thu, 6 May 2021 00:23:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6696D72E for ; Thu, 6 May 2021 00:22:58 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1620260575.332bfafa2dbbb86ca38d2b1d087e6aa087a51d54.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-client/browsh/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/browsh/browsh-1.6.4_p1.ebuild X-VCS-Directories: www-client/browsh/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 332bfafa2dbbb86ca38d2b1d087e6aa087a51d54 X-VCS-Branch: dev Date: Thu, 6 May 2021 00:22:58 +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: c879fa20-ab10-49c4-be9a-d30f173aa55f X-Archives-Hash: 35491a5afaaaa4d88b869db806a20ac5 commit: 332bfafa2dbbb86ca38d2b1d087e6aa087a51d54 Author: Alessandro Barbieri gmail com> AuthorDate: Wed May 5 23:42:34 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Thu May 6 00:22:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=332bfafa www-client/browsh: github homepage Signed-off-by: Alessandro Barbieri gmail.com> www-client/browsh/browsh-1.6.4_p1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www-client/browsh/browsh-1.6.4_p1.ebuild b/www-client/browsh/browsh-1.6.4_p1.ebuild index b545972d9..834c23892 100644 --- a/www-client/browsh/browsh-1.6.4_p1.ebuild +++ b/www-client/browsh/browsh-1.6.4_p1.ebuild @@ -199,7 +199,10 @@ COMMIT="540882ec8c9e40414de54d6c43f72f861c4e89d9" MY_PV=$(ver_cut 1-3) MY_P="${PN}-${MY_PV}" DESCRIPTION="A fully-modern text-based browser, rendering to TTY and browsers" -HOMEPAGE="https://brow.sh" +HOMEPAGE=" + https://brow.sh + https://github.com/browsh-org/browsh +" SRC_URI=" https://github.com/browsh-org/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz https://github.com/browsh-org/${PN}/releases/download/v${MY_PV}/${MY_P}-an.fx.xpi