diff options
Diffstat (limited to 'app-emacs/vue-html-mode/metadata.xml')
| -rw-r--r-- | app-emacs/vue-html-mode/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/app-emacs/vue-html-mode/metadata.xml b/app-emacs/vue-html-mode/metadata.xml index ce07e3a605f4..d51da01a3b2d 100644 --- a/app-emacs/vue-html-mode/metadata.xml +++ b/app-emacs/vue-html-mode/metadata.xml @@ -1,20 +1,21 @@ <?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="project"> - <email>gnu-emacs@gentoo.org</email> - <name>Gentoo GNU Emacs project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>gnu-emacs@gentoo.org</email> + <name>Gentoo GNU Emacs project</name> + </maintainer> + <longdescription> The main features of this mode are syntax highlighting (enabled with font-lock-mode or global-font-lock-mode), and html-mode integration. Vue component files are best edited with the excellent vue-mode, which the author of this package also contributes to. This mode is included in vue-mode, and is the default mode for editing template blocks. </longdescription> - <upstream> - <bugs-to>https://github.com/AdamNiederer/vue-html-mode/issues/</bugs-to> - </upstream> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <stabilize-allarches /> + <upstream> + <bugs-to>https://github.com/AdamNiederer/vue-html-mode/issues/</bugs-to> + <remote-id type="github">AdamNiederer/vue-html-mode</remote-id> + </upstream> +</pkgmetadata> |
