From dd920f622d98bef1aa7461df318db017850cc4ff Mon Sep 17 00:00:00 2001 From: Eric Joldasov Date: Thu, 10 Nov 2022 09:50:12 +0600 Subject: sys-fs/ncdu-bin: update long description and upstream urls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Joldasov Closes: https://github.com/gentoo/gentoo/pull/28204 Signed-off-by: Jakov Smolić --- sys-fs/ncdu-bin/metadata.xml | 14 ++++++++++---- sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild | 2 +- sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild | 2 +- sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) (limited to 'sys-fs') 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 @@ Jakov Smolić - 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. + + https://dev.yorhel.nl/ncdu/changes2 + https://dev.yorhel.nl/ncdu/man2 + https://code.blicky.net/yorhel/ncdu/issues + diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild index e2084ea40f55..b003a0343eee 100644 --- a/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild +++ b/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit verify-sig DESCRIPTION="NCurses Disk Usage" -HOMEPAGE="https://dev.yorhel.nl/ncdu/" +HOMEPAGE="https://dev.yorhel.nl/ncdu" SRC_URI=" amd64? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-x86_64.tar.gz ) arm? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-arm.tar.gz ) diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild index e2084ea40f55..b003a0343eee 100644 --- a/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild +++ b/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit verify-sig DESCRIPTION="NCurses Disk Usage" -HOMEPAGE="https://dev.yorhel.nl/ncdu/" +HOMEPAGE="https://dev.yorhel.nl/ncdu" SRC_URI=" amd64? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-x86_64.tar.gz ) arm? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-arm.tar.gz ) diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild index e2084ea40f55..b003a0343eee 100644 --- a/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild +++ b/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit verify-sig DESCRIPTION="NCurses Disk Usage" -HOMEPAGE="https://dev.yorhel.nl/ncdu/" +HOMEPAGE="https://dev.yorhel.nl/ncdu" SRC_URI=" amd64? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-x86_64.tar.gz ) arm? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-arm.tar.gz ) -- cgit v1.2.3-65-gdbad