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 E3302158092 for ; Tue, 14 Sep 2021 20:56:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 482FAE0830; Tue, 14 Sep 2021 20:56:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C27DE0830 for ; Tue, 14 Sep 2021 20:56:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 270DA342F2A for ; Tue, 14 Sep 2021 20:56:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 930853B for ; Tue, 14 Sep 2021 20:56:45 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1631652988.c8ebcea004a3074ae26ab07550d855cb9b0df736.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/woke/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/woke/woke-0.14.0.ebuild X-VCS-Directories: dev-util/woke/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: c8ebcea004a3074ae26ab07550d855cb9b0df736 X-VCS-Branch: master Date: Tue, 14 Sep 2021 20:56:45 +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: 39efe55b-4c99-4164-b9df-1b18f0ad5d76 X-Archives-Hash: b61b1fb25d8931fa70c7a548979d8a55 commit: c8ebcea004a3074ae26ab07550d855cb9b0df736 Author: William Hubbs gentoo org> AuthorDate: Tue Sep 14 20:51:22 2021 +0000 Commit: William Hubbs gentoo org> CommitDate: Tue Sep 14 20:56:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8ebcea0 dev-util/woke: fix home page Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs gentoo.org> dev-util/woke/woke-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/woke/woke-0.14.0.ebuild b/dev-util/woke/woke-0.14.0.ebuild index c02ed5d997f..d4c53f4202e 100644 --- a/dev-util/woke/woke-0.14.0.ebuild +++ b/dev-util/woke/woke-0.14.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit go-module DESCRIPTION="check source code for non-inclusive language" -HOMEPAGE="http://github.com/get-woke/woke" +HOMEPAGE="https://getwoke.tech/" EGO_SUM=( "cloud.google.com/go v0.26.0/go.mod"