diff options
Diffstat (limited to 'app-vim/splice/metadata.xml')
| -rw-r--r-- | app-vim/splice/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/app-vim/splice/metadata.xml b/app-vim/splice/metadata.xml index d67ea981ad1a..f3539caf4d71 100644 --- a/app-vim/splice/metadata.xml +++ b/app-vim/splice/metadata.xml @@ -1,12 +1,13 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>vim@gentoo.org</email> - <name>Gentoo Vim Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">vim</remote-id> - <remote-id type="bitbucket">sjl/splice.vim</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="project"> + <email>vim@gentoo.org</email> + <name>Gentoo Vim Project</name> + </maintainer> + <upstream> + <remote-id type="sourceforge">vim</remote-id> + <remote-id type="bitbucket">sjl/splice.vim</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
