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 8195F158232 for ; Fri, 6 Dec 2024 10:54:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75181E0B7D; Fri, 6 Dec 2024 10:54:51 +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 DC25EE0B7D for ; Fri, 6 Dec 2024 10:54:50 +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 EB510340C7B for ; Fri, 6 Dec 2024 10:54:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FE3C1AB5 for ; Fri, 6 Dec 2024 10:54:48 +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: <1733482453.248c6f0b57aa55148883d977ae6ea83e61d13793.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/tree/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/tree/tree-2.1.1-r1.ebuild app-text/tree/tree-2.2.0.ebuild app-text/tree/tree-2.2.1.ebuild X-VCS-Directories: app-text/tree/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 248c6f0b57aa55148883d977ae6ea83e61d13793 X-VCS-Branch: master Date: Fri, 6 Dec 2024 10:54:48 +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: 647453cd-11bf-410d-bc54-690fd25820f3 X-Archives-Hash: 5e31e9fbce5b455b216c94cd185d78d4 commit: 248c6f0b57aa55148883d977ae6ea83e61d13793 Author: Sam James gentoo org> AuthorDate: Fri Dec 6 10:54:13 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 6 10:54:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=248c6f0b app-text/tree: update HOMEPAGE Bug: https://bugs.gentoo.org/945033 Signed-off-by: Sam James gentoo.org> app-text/tree/tree-2.1.1-r1.ebuild | 2 +- app-text/tree/tree-2.2.0.ebuild | 2 +- app-text/tree/tree-2.2.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/tree/tree-2.1.1-r1.ebuild b/app-text/tree/tree-2.1.1-r1.ebuild index 58340150ffc4..1acde42377fa 100644 --- a/app-text/tree/tree-2.1.1-r1.ebuild +++ b/app-text/tree/tree-2.1.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs flag-o-matic DESCRIPTION="Lists directories recursively, and produces an indented listing of files" -HOMEPAGE="https://mama.indstate.edu/users/ice/tree/ https://gitlab.com/OldManProgrammer/unix-tree" +HOMEPAGE="https://oldmanprogrammer.net/source.php?dir=projects/tree https://gitlab.com/OldManProgrammer/unix-tree" SRC_URI="https://gitlab.com/OldManProgrammer/unix-${PN}/-/archive/${PV}/unix-${P}.tar.bz2" S="${WORKDIR}/unix-${P}" diff --git a/app-text/tree/tree-2.2.0.ebuild b/app-text/tree/tree-2.2.0.ebuild index 8451309c0c5a..3ad28910aaeb 100644 --- a/app-text/tree/tree-2.2.0.ebuild +++ b/app-text/tree/tree-2.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="Lists directories recursively, and produces an indented listing of files" -HOMEPAGE="https://mama.indstate.edu/users/ice/tree/ https://gitlab.com/OldManProgrammer/unix-tree" +HOMEPAGE="https://oldmanprogrammer.net/source.php?dir=projects/tree https://gitlab.com/OldManProgrammer/unix-tree" SRC_URI="https://gitlab.com/OldManProgrammer/unix-${PN}/-/archive/${PV}/unix-${P}.tar.bz2" S="${WORKDIR}/unix-${P}" diff --git a/app-text/tree/tree-2.2.1.ebuild b/app-text/tree/tree-2.2.1.ebuild index 8451309c0c5a..3ad28910aaeb 100644 --- a/app-text/tree/tree-2.2.1.ebuild +++ b/app-text/tree/tree-2.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="Lists directories recursively, and produces an indented listing of files" -HOMEPAGE="https://mama.indstate.edu/users/ice/tree/ https://gitlab.com/OldManProgrammer/unix-tree" +HOMEPAGE="https://oldmanprogrammer.net/source.php?dir=projects/tree https://gitlab.com/OldManProgrammer/unix-tree" SRC_URI="https://gitlab.com/OldManProgrammer/unix-${PN}/-/archive/${PV}/unix-${P}.tar.bz2" S="${WORKDIR}/unix-${P}"