Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/yaf/
Date: Sat, 26 Mar 2022 11:25:22
Message-Id: 1648293886.3341b47f568b2053efdf1790435ba7030c301c0d.andrewammerlaan@gentoo
1 commit: 3341b47f568b2053efdf1790435ba7030c301c0d
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 26 11:24:46 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 26 11:24:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3341b47f
7
8 app-misc/yaf: fix metadata.xml indentation
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 app-misc/yaf/metadata.xml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/yaf/metadata.xml b/app-misc/yaf/metadata.xml
16 index b693af419..7a5686fad 100644
17 --- a/app-misc/yaf/metadata.xml
18 +++ b/app-misc/yaf/metadata.xml
19 @@ -8,7 +8,7 @@
20 </maintainer>
21 <longdescription lang="en">
22 Yet Another Fetch is a tool that fetches system information and shows it in a beautiful way for some extra upvotes on r/unixporn.
23 - Yet another system fetch that is minimal and customizable.
24 + Yet another system fetch that is minimal and customizable.
25 </longdescription>
26 <upstream>
27 <remote-id type="github">deepjyoti30/yaf</remote-id>