From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/tree/
Date: Fri, 6 Dec 2024 10:54:48 +0000 (UTC) [thread overview]
Message-ID: <1733482345.09cb94577793ee0c9a5465e8a8416b39406eb5d2.sam@gentoo> (raw)
commit: 09cb94577793ee0c9a5465e8a8416b39406eb5d2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 10:52:25 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 10:52:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09cb9457
app-text/tree: add 2.2.1
Closes: https://bugs.gentoo.org/945033
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/tree/Manifest | 1 +
app-text/tree/tree-2.2.1.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-text/tree/Manifest b/app-text/tree/Manifest
index 999c2c79d824..ab3ad00ccb7b 100644
--- a/app-text/tree/Manifest
+++ b/app-text/tree/Manifest
@@ -1,2 +1,3 @@
DIST unix-tree-2.1.1.tar.bz2 52550 BLAKE2B 0f20009a6c64b07a0742637bf32366b038f5c9bb025755a0aa45edb8c92741dfbff1486179caeeb73cfa8f10de3ed8678b948c7416ee0463e785cf153e808ff0 SHA512 ed34b1d0df049986295e7f5539491acd6134fbe69050ac2634037d700a878b4937700bed777ef0624e2bb0fc8c2815bb5139272ffe575ecc9362b84e0fafc9c2
DIST unix-tree-2.2.0.tar.bz2 56098 BLAKE2B 0df9b06265a6c6840942480360f5083836064b162591be2e779fe4f487d73bbc95105611e5d97f6670ad6f240d250f9414a25726b4adc008de7ad74eb7fb851b SHA512 642648e47d96c5f2a4f6e880a9c317c933afc95952cb54b4c1ca67bab04b6d2f2814307df9796cc28903c4a377831271033d44e273028c9dfa02007c3961a1a6
+DIST unix-tree-2.2.1.tar.bz2 56345 BLAKE2B c797082d53bedbc618008cab9e94cd9551db8348a5535d1aa266d6064ba70edee3259ae92e016f5b0ce2372b07701396c8e213aba6990def0f2b8b068ea27eee SHA512 0c6a9ef3cae8d3bdef0cb82b640bd8ed9e89b04c72cad52295b02e31ccfe3a64142d72c9f027e5657833c87131ad64bda2f32cb8d60371e0f8156cd8533ef41a
diff --git a/app-text/tree/tree-2.2.1.ebuild b/app-text/tree/tree-2.2.1.ebuild
new file mode 100644
index 000000000000..8451309c0c5a
--- /dev/null
+++ b/app-text/tree/tree-2.2.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+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"
+SRC_URI="https://gitlab.com/OldManProgrammer/unix-${PN}/-/archive/${PV}/unix-${P}.tar.bz2"
+S="${WORKDIR}/unix-${P}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
+
+src_configure() {
+ tc-export CC
+}
+
+src_install() {
+ dobin tree
+ doman doc/tree*.1
+ einstalldocs
+}
next reply other threads:[~2024-12-06 10:54 UTC|newest]
Thread overview: 77+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 10:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-06 10:54 [gentoo-commits] repo/gentoo:master commit in: app-text/tree/ Sam James
2024-12-06 10:54 Sam James
2024-11-24 22:55 David Seifert
2024-11-16 23:10 David Seifert
2024-06-08 11:07 Arthur Zamarin
2024-06-08 11:06 Arthur Zamarin
2024-06-07 13:35 Arthur Zamarin
2024-06-07 13:35 Arthur Zamarin
2024-06-06 17:30 Arthur Zamarin
2024-06-06 17:30 Arthur Zamarin
2024-06-06 17:30 Arthur Zamarin
2024-06-06 17:30 Arthur Zamarin
2024-06-06 17:30 Arthur Zamarin
2024-05-03 12:36 Sam James
2023-10-27 12:17 Sam James
2023-10-26 16:17 Arthur Zamarin
2023-10-26 13:04 Sam James
2023-10-26 13:04 Sam James
2023-10-26 12:49 Sam James
2023-10-26 12:49 Sam James
2023-10-26 12:49 Sam James
2023-10-26 12:49 Sam James
2023-09-01 4:02 Jonas Stein
2023-09-01 3:58 Jonas Stein
2023-05-05 9:52 Arthur Zamarin
2023-05-05 9:40 Arthur Zamarin
2023-05-05 6:31 Arthur Zamarin
2023-05-04 23:32 Sam James
2023-05-04 23:32 Sam James
2023-05-04 18:45 Arthur Zamarin
2023-05-04 18:39 Arthur Zamarin
2023-05-04 18:34 Arthur Zamarin
2023-05-01 5:20 Ulrich Müller
2023-05-01 5:20 Ulrich Müller
2023-04-27 13:58 Fabian Groffen
2023-04-27 13:58 Fabian Groffen
2023-01-13 18:45 Fabian Groffen
2023-01-04 2:11 Jonas Stein
2022-12-05 18:59 Jonas Stein
2022-12-02 18:59 Arthur Zamarin
2022-12-02 1:06 Sam James
2022-12-02 0:46 Sam James
2022-12-02 0:46 Sam James
2022-12-02 0:46 Sam James
2022-12-02 0:46 Sam James
2022-12-01 22:28 Jakov Smolić
2022-12-01 22:24 Jakov Smolić
2022-11-01 0:23 Jonas Stein
2022-11-01 0:23 Jonas Stein
2022-07-31 17:12 Arthur Zamarin
2022-07-31 11:11 Agostino Sarubbo
2022-07-31 11:10 Agostino Sarubbo
2022-07-31 11:09 Agostino Sarubbo
2022-07-31 11:08 Agostino Sarubbo
2022-07-31 11:06 Agostino Sarubbo
2022-07-30 21:19 Sam James
2022-07-30 21:19 Sam James
2022-07-30 19:37 Jonas Stein
2022-02-04 20:00 Jonas Stein
2021-08-19 11:22 Sam James
2021-01-06 13:46 Fabian Groffen
2020-12-23 22:57 Sam James
2020-12-21 9:36 Sergei Trofimovich
2020-11-27 8:07 Agostino Sarubbo
2020-11-27 7:55 Agostino Sarubbo
2020-04-14 15:52 Agostino Sarubbo
2020-04-14 13:02 Agostino Sarubbo
2020-04-14 13:01 Agostino Sarubbo
2020-04-14 13:01 Agostino Sarubbo
2020-04-14 10:12 Mart Raudsepp
2020-04-14 7:58 Agostino Sarubbo
2019-06-28 18:19 Jonas Stein
2019-05-05 10:29 Mikle Kolyada
2018-01-12 4:10 Mike Frysinger
2017-11-20 20:36 Jonas Stein
2017-11-20 17:24 Jonas Stein
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1733482345.09cb94577793ee0c9a5465e8a8416b39406eb5d2.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox