summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-11-19 11:27:38 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-11-19 11:27:38 -0800
commit5c4b017daffd359e7189d8f47b884897dbb297dc (patch)
tree2b7c507939e445fc87a8c75655008cd0599cd3c7 /dev-vcs/tig
parentdev-vcs/tig: bump to 2.5.0 (diff)
downloadgentoo-5c4b017daffd359e7189d8f47b884897dbb297dc.tar.gz
gentoo-5c4b017daffd359e7189d8f47b884897dbb297dc.tar.bz2
gentoo-5c4b017daffd359e7189d8f47b884897dbb297dc.zip
dev-vcs/tig: update metadata.xml
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-vcs/tig')
-rw-r--r--dev-vcs/tig/metadata.xml30
1 files changed, 18 insertions, 12 deletions
diff --git a/dev-vcs/tig/metadata.xml b/dev-vcs/tig/metadata.xml
index d033ca460f38..7f64b4433533 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>gyakovlev@gentoo.org</email>
- <name>Georgy Yakovlev</name>
- </maintainer>
- <maintainer type="person">
- <email>chutzpah@gentoo.org</email>
- <name>Patrick McLean</name>
- </maintainer>
- <upstream>
- <remote-id type="github">jonas/tig</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>gyakovlev@gentoo.org</email>
+ <name>Georgy Yakovlev</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>chutzpah@gentoo.org</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>