summaryrefslogtreecommitdiff
path: root/app-emacs/flycheck/metadata.xml
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2022-04-06 21:44:40 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2022-04-06 21:44:40 -0400
commit6375e322de854725306cd66dd5fe244bcdd75143 (patch)
tree3d934113019f7f14f6e83c9799bb7fe0938c3fa2 /app-emacs/flycheck/metadata.xml
parent9d5df42b92a1a953c49adf384bf6d3197fef5da6 (diff)
downloadebuilds-6375e322de854725306cd66dd5fe244bcdd75143.tar.gz
app-emacs/flycheck: added version p20220328 (which is actually version 32!)
Diffstat (limited to 'app-emacs/flycheck/metadata.xml')
-rw-r--r--app-emacs/flycheck/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-emacs/flycheck/metadata.xml b/app-emacs/flycheck/metadata.xml
new file mode 100644
index 0000000..e96ebcf
--- /dev/null
+++ b/app-emacs/flycheck/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>jturner.usa+gentoo@gmail.com</email>
+ <name>John Turner</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">flycheck/flycheck</remote-id>
+ <doc>https://github.com/flycheck/flycheck/blob/master/README.md</doc>
+ </upstream>
+ <longdescription>
+ Flycheck is a modern on-the-fly syntax checking extension for GNU Emacs,
+ intended as replacement for the older Flymake extension which is part of GNU Emacs.
+ </longdescription>
+</pkgmetadata>