From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-fs/dua-cli/
Date: Thu, 15 May 2025 05:48:11 +0000 (UTC) [thread overview]
Message-ID: <1747161356.68689b92d7a8ec3a4eda9f2ded36130671384676.ceamac@gentoo> (raw)
commit: 68689b92d7a8ec3a4eda9f2ded36130671384676
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue May 13 18:25:52 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue May 13 18:35:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=68689b92
sys-fs/dua-cli: add 2.30.1
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
sys-fs/dua-cli/Manifest | 2 ++
sys-fs/dua-cli/dua-cli-2.30.1.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/sys-fs/dua-cli/Manifest b/sys-fs/dua-cli/Manifest
index 96b46bccd..453f0d44a 100644
--- a/sys-fs/dua-cli/Manifest
+++ b/sys-fs/dua-cli/Manifest
@@ -1,2 +1,4 @@
DIST dua-cli-2.30.0-crates.tar.xz 23013600 BLAKE2B 97a938eb00733ec04b4d568b228cbb33971eb0a2a95663e1d4590245e2f65e1a1e60c7c17e9e7fe498d587df0de5a2875ed52fc361200badc12d69f8865011a3 SHA512 9cde55e8bfd7a99ac035ce6cad27b78ff5cadd4de5c37ab9e184671d8a48098d25ab12f2e4fce011a6fd0eb1167ef7284b4a9b02a41366d0846d7eb8db058bb6
DIST dua-cli-2.30.0.tar.gz 140514 BLAKE2B e2d4e3a26f3251c74df431480e8637fc56974841c24ad993572ec742df8eac6f2c1af2f8fe5f0279b78a14719bbddecc2f0dc4555f427e339aef87e696fe65ae SHA512 7d285a110b6fcfea80619380a48ede4e42ee20985923914a23c89ea128510071a1f55057b335d3526a846df4b2409e16fd572291aff4493e539675a7e5d2016d
+DIST dua-cli-2.30.1-crates.tar.xz 23004240 BLAKE2B 2eb424628b92c32161f8cc1b1116647b2e4580a81fa7c21f57416b4bed1dbe397a4a3f3df2ff3d11df983c6cfce53df375a5093b7681f4d63d5cd6af01909b3e SHA512 6b6846c5ff0588a29042e53f243e64b1b297ebdffce910683c0f4245aa28b4c90f0201ef4a969a2d4cc94b350f5dd8264964938a3934927bb140bd57f369192a
+DIST dua-cli-2.30.1.tar.gz 141198 BLAKE2B f6aeebbdacfe991e8ac84b615e6581748768e416c558e553b3cdcd1fdff6bbdeea4626113e360314de60a1f3ef420d9bb883518f25115f082a7aebb58dc61d19 SHA512 7a429272551a1271452e1b08f6361ec34f112b593415346bd662ba38f0cfd63d16b0b6a24a14f27390b3da3c839cc86280f7ef9b0cd5ee3c569be6a530bd2f16
diff --git a/sys-fs/dua-cli/dua-cli-2.30.1.ebuild b/sys-fs/dua-cli/dua-cli-2.30.1.ebuild
new file mode 100644
index 000000000..f167bbc85
--- /dev/null
+++ b/sys-fs/dua-cli/dua-cli-2.30.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2023-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES=""
+
+inherit cargo
+
+DESCRIPTION="A tool to conveniently learn about the disk usage of directories, fast!"
+HOMEPAGE="https://github.com/Byron/dua-cli"
+SRC_URI="https://github.com/Byron/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+DEPS_URI="https://github.com/freijon/${PN}/releases/download/v${PV}/${P}-crates.tar.xz"
+SRC_URI+=" ${DEPS_URI}"
+
+LICENSE="MIT"
+# Dependent crate licenses
+LICENSE+=" MIT Unicode-DFS-2016"
+SLOT="0"
+KEYWORDS="~amd64"
+
+QA_FLAGS_IGNORED="usr/bin/dua"
+
+DOCS=(
+ README.md
+ CHANGELOG.md
+)
+
+src_install() {
+ cargo_src_install
+ dodoc -r "${DOCS[@]}"
+}
next reply other threads:[~2025-05-15 5:48 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-15 5:48 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-16 14:05 [gentoo-commits] repo/proj/guru:master commit in: sys-fs/dua-cli/ David Roman
2025-09-16 14:05 David Roman
2025-05-15 5:48 Viorel Munteanu
2025-01-29 9:37 David Roman
2025-01-29 9:37 David Roman
2024-11-04 18:27 David Roman
2024-11-04 18:27 David Roman
2024-03-24 19:31 Julien Roy
2024-01-30 11:33 David Roman
2024-01-30 11:33 David Roman
2024-01-04 15:19 Viorel Munteanu
2024-01-04 15:19 Viorel Munteanu
2023-12-13 12:15 David Roman
2023-12-13 12:15 David Roman
2023-12-11 6:50 Viorel Munteanu
2023-12-11 6:50 Viorel Munteanu
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=1747161356.68689b92d7a8ec3a4eda9f2ded36130671384676.ceamac@gentoo \
--to=ceamac@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