diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2022-03-30 21:19:02 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2022-03-30 21:19:02 -0400 |
commit | 9d5df42b92a1a953c49adf384bf6d3197fef5da6 (patch) | |
tree | f593c8531eeda27b68160823204f30d2a83625cd /app-emacs/flycheck/metadata.xml | |
parent | 78ac8bf2985f8e6930385c25ef43d38281902dae (diff) | |
download | ebuilds-9d5df42b92a1a953c49adf384bf6d3197fef5da6.tar.gz |
app-emacs/flycheck: removed flycheck again >.<
Diffstat (limited to 'app-emacs/flycheck/metadata.xml')
-rw-r--r-- | app-emacs/flycheck/metadata.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/app-emacs/flycheck/metadata.xml b/app-emacs/flycheck/metadata.xml deleted file mode 100644 index e96ebcf..0000000 --- a/app-emacs/flycheck/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?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> |