From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-fs/dua-cli/
Date: Tue, 16 Sep 2025 14:05:11 +0000 (UTC) [thread overview]
Message-ID: <1757923400.e99fa4ee599cea99ae8093c64bdd7c0e9e4624d1.davidroman@gentoo> (raw)
commit: e99fa4ee599cea99ae8093c64bdd7c0e9e4624d1
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon Sep 15 08:03:20 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Sep 15 08:03:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e99fa4ee
sys-fs/dua-cli: drop 2.31.0
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
sys-fs/dua-cli/Manifest | 2 --
sys-fs/dua-cli/dua-cli-2.31.0.ebuild | 32 --------------------------------
2 files changed, 34 deletions(-)
diff --git a/sys-fs/dua-cli/Manifest b/sys-fs/dua-cli/Manifest
index b0c42db71f..85f50ee52d 100644
--- a/sys-fs/dua-cli/Manifest
+++ b/sys-fs/dua-cli/Manifest
@@ -1,4 +1,2 @@
-DIST dua-cli-2.31.0-crates.tar.xz 22357312 BLAKE2B 5656cfcd7cbf16dd5461260831409060956e8e45c525ee8117ea33f2d474d83a112f84c3108ad0b30dbf71d926612b4a3d20c2cdfce3db222ff64fa27ed607a8 SHA512 736969210f3bd2af2582c6f8a90c2bb9dde312eea8e79fa0b80fc8334143f086668bf1d421dbcdccf6323f6f9577c5bf0b0f50b7086e58aa5e9fc1993eab1a9f
-DIST dua-cli-2.31.0.tar.gz 142610 BLAKE2B 88e548c6fcc2fc247b3444c94f9f9e440d2685e47ccc2e8b6673656afcfab9004277e09f4db2965ea274d61afa5b8059826a9a9e0cad3f5b46b47a61283444fb SHA512 f2031b95d6a0eee191719251d72799a316a9828deb81900acb80d848e0ab832a36bb3679e6b6498d5bf38b8ce0f8e4f72f66f715c211320ecae66b5b3a3e2365
DIST dua-cli-2.32.0-crates.tar.xz 22460420 BLAKE2B 1644e712e095dae6c3aec5f67ee15cf931b03b47f6de42e6d97d25a72c7d893b603ec877018c3fd470bad9420f9168112255a0e1fc6e4aed45ca6d4eb087d935 SHA512 36c028f765e7d9756c82bf1a167bcf6b0328b2cbeb599a9db4d245758dde0e6bb4d9bf1e8134dbf140f2cb3ca3db7ab1d742c7ff9dfb02482dbcd0d37458d452
DIST dua-cli-2.32.0.tar.gz 143475 BLAKE2B b6ba23cbd28a3925fe0a5cdb6cf757bd122d3b4cd26992c2e6a023a58a85522c63bd03e9942e159ab8a0cd066f35e7d4edc95b49e75daa234b61b9e6c16038ef SHA512 76d19f8ae1dd878a94db170cd91f7f1a92aa3b429535ba61a4144179ca9b5286ff9409c8d7f9b90a3b1158061a9a41c5ddaae0a1ebbc2af108e247e3cda994be
diff --git a/sys-fs/dua-cli/dua-cli-2.31.0.ebuild b/sys-fs/dua-cli/dua-cli-2.31.0.ebuild
deleted file mode 100644
index f167bbc85e..0000000000
--- a/sys-fs/dua-cli/dua-cli-2.31.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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-09-16 14:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-16 14:05 David Roman [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-05-15 5:48 Viorel Munteanu
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=1757923400.e99fa4ee599cea99ae8093c64bdd7c0e9e4624d1.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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