commit: 0e5afaed75afc7afa35a9e2a916c9ec07f073974 Author: Georgy Yakovlev <ya <AT> sysdump <DOT> net> AuthorDate: Tue Mar 27 08:07:20 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Tue Mar 27 08:49:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e5afaed
app-shells/fish: update metadata information Package-Manager: Portage[mgorny]-2.3.24.4 Closes: https://github.com/gentoo/gentoo/pull/7642 app-shells/fish/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app-shells/fish/metadata.xml b/app-shells/fish/metadata.xml index f4443c79761..63e32b90e71 100644 --- a/app-shells/fish/metadata.xml +++ b/app-shells/fish/metadata.xml @@ -9,4 +9,12 @@ <email>[email protected]</email> <name>Lars Wendler</name> </maintainer> + <longdescription lang="en"> + Smart and user-friendly command line shell for macOS, Linux, and the rest of the family. + It includes features like syntax highlighting, autosuggest-as-you-type, + and fancy tab completions that just work, with no configuration required. + </longdescription> + <upstream> + <remote-id type="github">fish-shell/fish-shell</remote-id> + </upstream> </pkgmetadata>
