diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 10:54:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 10:54:13 +0000 |
commit | 248c6f0b57aa55148883d977ae6ea83e61d13793 (patch) | |
tree | 46c157a2ecc4e1e805384376b201b098947863ad /app-text | |
parent | app-text/tree: add 2.2.1 (diff) | |
download | gentoo-248c6f0b57aa55148883d977ae6ea83e61d13793.tar.gz gentoo-248c6f0b57aa55148883d977ae6ea83e61d13793.tar.bz2 gentoo-248c6f0b57aa55148883d977ae6ea83e61d13793.zip |
app-text/tree: update HOMEPAGE
Bug: https://bugs.gentoo.org/945033
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tree/tree-2.1.1-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/tree/tree-2.2.0.ebuild | 2 | ||||
-rw-r--r-- | 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}" |