summaryrefslogtreecommitdiff
path: root/app-vim/bracketed-paste/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/bracketed-paste/metadata.xml')
-rw-r--r--app-vim/bracketed-paste/metadata.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/app-vim/bracketed-paste/metadata.xml b/app-vim/bracketed-paste/metadata.xml
index 37e30ec4f9f1..e333dc613ab1 100644
--- a/app-vim/bracketed-paste/metadata.xml
+++ b/app-vim/bracketed-paste/metadata.xml
@@ -1,7 +1,8 @@
<?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>
- <longdescription>
+ <!-- maintainer-needed -->
+ <longdescription>
This is a tiny plugin that simply monitors your typing speed and
`set paste` automatically. When then typing interval between two
typed characters is less than 0.01s, it will `set paste` for
@@ -10,6 +11,7 @@
stays unchanged for about 0.1s, vim-paste-easy will `set
nopaste` for you.
</longdescription>
-
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <remote-id type="github">ConradIrwin/vim-bracketed-paste</remote-id>
+ </upstream>
+</pkgmetadata>