commit:     5c4b017daffd359e7189d8f47b884897dbb297dc
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 19:27:38 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 19:27:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4b017d

dev-vcs/tig: update metadata.xml

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-vcs/tig/metadata.xml | 30 ++++++++++++++++++------------
 1 file changed, 18 insertions(+), 12 deletions(-)

diff --git a/dev-vcs/tig/metadata.xml b/dev-vcs/tig/metadata.xml
index d033ca460f3..7f64b443353 100644
--- a/dev-vcs/tig/metadata.xml
+++ b/dev-vcs/tig/metadata.xml
@@ -1,15 +1,21 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="person">
-       <email>[email protected]</email>
-    <name>Georgy Yakovlev</name>
-  </maintainer>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Patrick McLean</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">jonas/tig</remote-id>
-  </upstream>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Georgy Yakovlev</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Patrick McLean</name>
+       </maintainer>
+       <longdescription lang="en">
+               Tig is an ncurses-based text-mode interface for git.
+               It functions mainly as a Git repository browser,
+               but can also assist in staging changes for commit at chunk level
+               and act as a pager for output from various Git commands.
+       </longdescription>
+       <upstream>
+               <remote-id type="github">jonas/tig</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to