commit: ae49ad1c0f47a453b73c4e7817a38a25a02a17a2
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 6 14:42:58 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Mar 6 15:33:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae49ad1c
app-emacs/external-completion: update metadata
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/external-completion/metadata.xml | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/app-emacs/external-completion/metadata.xml
b/app-emacs/external-completion/metadata.xml
index cb313e2aec78..717a115d639c 100644
--- a/app-emacs/external-completion/metadata.xml
+++ b/app-emacs/external-completion/metadata.xml
@@ -6,17 +6,4 @@
<email>[email protected]</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
- <upstream>
- <changelog>https://github.com/doublep/eldev/releases/</changelog>
- <bugs-to>https://github.com/doublep/eldev/issues/</bugs-to>
- <remote-id type="github">doublep/eldev</remote-id>
- </upstream>
- <longdescription>
- Eldev (Elisp Development Tool) is an Emacs-based build tool, targeted
- solely at Elisp projects. It is an alternative to Cask. Unlike Cask, Eldev
- itself is fully written in Elisp and its configuration files are also Elisp
- programs. If you are familiar with Java world, Cask can be seen as a
- parallel to Maven — it uses project description, while Eldev is sort of a
- parallel to Gradle — its configuration is a program on its own.
- </longdescription>
</pkgmetadata>