diff options
Diffstat (limited to 'app-shells/zsh-history-substring-search/metadata.xml')
| -rw-r--r-- | app-shells/zsh-history-substring-search/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/app-shells/zsh-history-substring-search/metadata.xml b/app-shells/zsh-history-substring-search/metadata.xml index 64c9b6ae4e79..ebd1ce738202 100644 --- a/app-shells/zsh-history-substring-search/metadata.xml +++ b/app-shells/zsh-history-substring-search/metadata.xml @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>tea+gentoo@cuddleslut.fr</email> - <name>tea</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>tea+gentoo@cuddleslut.fr</email> + <name>tea</name> + </maintainer> + <upstream> + <remote-id type="github">zsh-users/zsh-history-substring-search</remote-id> + </upstream> + <longdescription lang="en"> A clean-room implementation of the Fish shell's history search feature, where you can type in any part of any command from history and then press chosen keys, such as the UP and DOWN arrows, to cycle through matches. </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file +</pkgmetadata> |
