Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ncdu-bin/
Date: Fri, 25 Nov 2022 01:32:04
Message-Id: 1669339427.dd920f622d98bef1aa7461df318db017850cc4ff.jsmolic@gentoo
1 commit: dd920f622d98bef1aa7461df318db017850cc4ff
2 Author: Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
3 AuthorDate: Thu Nov 10 03:50:12 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 25 01:23:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd920f62
7
8 sys-fs/ncdu-bin: update long description and upstream urls
9
10 Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>
11 Closes: https://github.com/gentoo/gentoo/pull/28204
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 sys-fs/ncdu-bin/metadata.xml | 14 ++++++++++----
15 sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild | 2 +-
16 sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild | 2 +-
17 sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild | 2 +-
18 4 files changed, 13 insertions(+), 7 deletions(-)
19
20 diff --git a/sys-fs/ncdu-bin/metadata.xml b/sys-fs/ncdu-bin/metadata.xml
21 index c3151420b3a4..758625ee95a2 100644
22 --- a/sys-fs/ncdu-bin/metadata.xml
23 +++ b/sys-fs/ncdu-bin/metadata.xml
24 @@ -6,9 +6,15 @@
25 <name>Jakov Smolić</name>
26 </maintainer>
27 <longdescription>
28 - As the name already suggests, ncdu is an NCurses version of the famous old 'du'
29 - unix command. It provides a fast and easy interface to your harddrive. Where is
30 - your disk space going? Why is your home directory that large? ncdu can answer
31 - those questions for you in just a matter of seconds!
32 + Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find
33 + space hogs on a remote server where you don’t have an entire graphical setup
34 + available, but it is a useful tool even on regular desktop systems. Ncdu aims
35 + to be fast, simple and easy to use, and should be able to run in any minimal
36 + POSIX-like environment with ncurses installed.
37 </longdescription>
38 + <upstream>
39 + <changelog>https://dev.yorhel.nl/ncdu/changes2</changelog>
40 + <doc lang="en">https://dev.yorhel.nl/ncdu/man2</doc>
41 + <bugs-to>https://code.blicky.net/yorhel/ncdu/issues</bugs-to>
42 + </upstream>
43 </pkgmetadata>
44
45 diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild
46 index e2084ea40f55..b003a0343eee 100644
47 --- a/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild
48 +++ b/sys-fs/ncdu-bin/ncdu-bin-2.1.2.ebuild
49 @@ -6,7 +6,7 @@ EAPI=8
50 inherit verify-sig
51
52 DESCRIPTION="NCurses Disk Usage"
53 -HOMEPAGE="https://dev.yorhel.nl/ncdu/"
54 +HOMEPAGE="https://dev.yorhel.nl/ncdu"
55 SRC_URI="
56 amd64? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-x86_64.tar.gz )
57 arm? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-arm.tar.gz )
58
59 diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild
60 index e2084ea40f55..b003a0343eee 100644
61 --- a/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild
62 +++ b/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild
63 @@ -6,7 +6,7 @@ EAPI=8
64 inherit verify-sig
65
66 DESCRIPTION="NCurses Disk Usage"
67 -HOMEPAGE="https://dev.yorhel.nl/ncdu/"
68 +HOMEPAGE="https://dev.yorhel.nl/ncdu"
69 SRC_URI="
70 amd64? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-x86_64.tar.gz )
71 arm? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-arm.tar.gz )
72
73 diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild
74 index e2084ea40f55..b003a0343eee 100644
75 --- a/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild
76 +++ b/sys-fs/ncdu-bin/ncdu-bin-2.2.ebuild
77 @@ -6,7 +6,7 @@ EAPI=8
78 inherit verify-sig
79
80 DESCRIPTION="NCurses Disk Usage"
81 -HOMEPAGE="https://dev.yorhel.nl/ncdu/"
82 +HOMEPAGE="https://dev.yorhel.nl/ncdu"
83 SRC_URI="
84 amd64? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-x86_64.tar.gz )
85 arm? ( https://dev.yorhel.nl/download/ncdu-${PV}-linux-arm.tar.gz )