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 5D200158089 for ; Mon, 4 Sep 2023 13:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D8622BC067; Mon, 4 Sep 2023 13:20:35 +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 6EED62BC067 for ; Mon, 4 Sep 2023 13:20:35 +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 737CF335CB7 for ; Mon, 4 Sep 2023 13:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2B391126 for ; Mon, 4 Sep 2023 13:20:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1693833612.33e21aa36e228030d4e1135e8ca394fa9bee1137.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/uutils-findutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild sys-apps/uutils-findutils/uutils-findutils-0.4.2.ebuild sys-apps/uutils-findutils/uutils-findutils-9999.ebuild X-VCS-Directories: sys-apps/uutils-findutils/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 33e21aa36e228030d4e1135e8ca394fa9bee1137 X-VCS-Branch: master Date: Mon, 4 Sep 2023 13:20:32 +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: 64370fbb-4701-4361-a68e-467d7cebe797 X-Archives-Hash: c07ec8688928f0c4f8c7137641320b99 commit: 33e21aa36e228030d4e1135e8ca394fa9bee1137 Author: Sam James gentoo org> AuthorDate: Mon Sep 4 12:37:52 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 4 13:20:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e21aa3 sys-apps/uutils-findutils: update HOMEPAGE Signed-off-by: Sam James gentoo.org> sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild | 3 +-- sys-apps/uutils-findutils/uutils-findutils-0.4.2.ebuild | 3 +-- sys-apps/uutils-findutils/uutils-findutils-9999.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild b/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild index 465fa903b1f8..55eb425a585e 100644 --- a/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild +++ b/sys-apps/uutils-findutils/uutils-findutils-0.4.1.ebuild @@ -155,8 +155,7 @@ LLVM_MAX_SLOT=15 inherit cargo llvm DESCRIPTION="GNU findutils rewritten in Rust" -# https://uutils.github.io/user/ doesn't yet mention findutils -HOMEPAGE="https://github.com/uutils/findutils" +HOMEPAGE="https://uutils.github.io/findutils/ https://github.com/uutils/findutils" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/uutils/findutils" diff --git a/sys-apps/uutils-findutils/uutils-findutils-0.4.2.ebuild b/sys-apps/uutils-findutils/uutils-findutils-0.4.2.ebuild index efaca1187c1d..6bc84bd5222f 100644 --- a/sys-apps/uutils-findutils/uutils-findutils-0.4.2.ebuild +++ b/sys-apps/uutils-findutils/uutils-findutils-0.4.2.ebuild @@ -192,8 +192,7 @@ LLVM_MAX_SLOT=15 inherit cargo llvm DESCRIPTION="GNU findutils rewritten in Rust" -# https://uutils.github.io/user/ doesn't yet mention findutils -HOMEPAGE="https://github.com/uutils/findutils" +HOMEPAGE="https://uutils.github.io/findutils/ https://github.com/uutils/findutils" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/uutils/findutils" diff --git a/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild b/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild index efaca1187c1d..6bc84bd5222f 100644 --- a/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild +++ b/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild @@ -192,8 +192,7 @@ LLVM_MAX_SLOT=15 inherit cargo llvm DESCRIPTION="GNU findutils rewritten in Rust" -# https://uutils.github.io/user/ doesn't yet mention findutils -HOMEPAGE="https://github.com/uutils/findutils" +HOMEPAGE="https://uutils.github.io/findutils/ https://github.com/uutils/findutils" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/uutils/findutils"