summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Joldasov <bratishkaerik@getgoogleoff.me>2022-11-10 09:50:12 +0600
committerJakov Smolić <jsmolic@gentoo.org>2022-11-25 02:23:47 +0100
commitdd920f622d98bef1aa7461df318db017850cc4ff (patch)
treebbb9e7ff7cd7cbd76ef9da8ac6d8e728306c489a /sys-fs/ncdu-bin/metadata.xml
parentsys-fs/ncdu: update long description and upstream urls (diff)
downloadgentoo-dd920f622d98bef1aa7461df318db017850cc4ff.tar.gz
gentoo-dd920f622d98bef1aa7461df318db017850cc4ff.tar.bz2
gentoo-dd920f622d98bef1aa7461df318db017850cc4ff.zip
sys-fs/ncdu-bin: update long description and upstream urls
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/28204 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/ncdu-bin/metadata.xml')
-rw-r--r--sys-fs/ncdu-bin/metadata.xml14
1 files changed, 10 insertions, 4 deletions
diff --git a/sys-fs/ncdu-bin/metadata.xml b/sys-fs/ncdu-bin/metadata.xml
index c3151420b3a4..758625ee95a2 100644
--- a/sys-fs/ncdu-bin/metadata.xml
+++ b/sys-fs/ncdu-bin/metadata.xml
@@ -6,9 +6,15 @@
<name>Jakov Smolić</name>
</maintainer>
<longdescription>
- As the name already suggests, ncdu is an NCurses version of the famous old 'du'
- unix command. It provides a fast and easy interface to your harddrive. Where is
- your disk space going? Why is your home directory that large? ncdu can answer
- those questions for you in just a matter of seconds!
+ Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find
+ space hogs on a remote server where you don’t have an entire graphical setup
+ available, but it is a useful tool even on regular desktop systems. Ncdu aims
+ to be fast, simple and easy to use, and should be able to run in any minimal
+ POSIX-like environment with ncurses installed.
</longdescription>
+ <upstream>
+ <changelog>https://dev.yorhel.nl/ncdu/changes2</changelog>
+ <doc lang="en">https://dev.yorhel.nl/ncdu/man2</doc>
+ <bugs-to>https://code.blicky.net/yorhel/ncdu/issues</bugs-to>
+ </upstream>
</pkgmetadata>