commit:     43fde311ac7c25b0ed5206cd6b148384d94af032
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat May 27 17:02:20 2023 +0000
Commit:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
CommitDate: Sat May 27 17:02:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43fde311

app-misc/pfetch: add github upstream metadata

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>

 app-misc/pfetch/metadata.xml | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/app-misc/pfetch/metadata.xml b/app-misc/pfetch/metadata.xml
index e20c27c00..24f9e6285 100644
--- a/app-misc/pfetch/metadata.xml
+++ b/app-misc/pfetch/metadata.xml
@@ -1,16 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-        <maintainer type="person">
-                <email>[email protected]</email>
-                <name>Mathieu Tortuyaux</name>
-        </maintainer>
-        <longdescription lang="en">
-The goal of this project is to implement a simple system information tool in 
POSIX sh using features built into the language itself (where possible).
-The source code is highly documented and I hope it will act as a learning 
resource for POSIX sh and simple information detection across various different 
operating systems.
-        </longdescription>
-        <upstream>
-                <bugs-to>https://github.com/dylanaraps/pfetch/issues</bugs-to>
-        </upstream>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Mathieu Tortuyaux</name>
+       </maintainer>
+       <longdescription lang="en">
+       The goal of this project is to implement a simple system information 
tool in POSIX sh using features built into the language itself (where possible).
+       The source code is highly documented and I hope it will act as a 
learning resource for POSIX sh and simple information detection across various 
different operating systems.
+       </longdescription>
+       <upstream>
+               <bugs-to>https://github.com/dylanaraps/pfetch/issues</bugs-to>
+               <remote-id type="github">dylanaraps/pfetch</remote-id>
+       </upstream>
 </pkgmetadata>
 

Reply via email to