summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-14 19:44:19 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-14 21:31:09 +0200
commit410f53cbac2faf7d0deedf4ab940cbcd9276606d (patch)
tree65a0f7401c59faa4ed939f4ab717ae9167063652 /app-emacs
parentsys-cluster/kube-controller-manager: 1.17.11 1.18.8 and 1.19.1 bump (diff)
downloadgentoo-410f53cbac2faf7d0deedf4ab940cbcd9276606d.tar.gz
gentoo-410f53cbac2faf7d0deedf4ab940cbcd9276606d.tar.bz2
gentoo-410f53cbac2faf7d0deedf4ab940cbcd9276606d.zip
*/*: [QA] Remove redundant <longdescription/>s
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/pariemacs/metadata.xml3
-rw-r--r--app-emacs/regress/metadata.xml4
-rw-r--r--app-emacs/wgrep/metadata.xml4
3 files changed, 0 insertions, 11 deletions
diff --git a/app-emacs/pariemacs/metadata.xml b/app-emacs/pariemacs/metadata.xml
index 5946ec67bdb8..d17eda6d58f4 100644
--- a/app-emacs/pariemacs/metadata.xml
+++ b/app-emacs/pariemacs/metadata.xml
@@ -5,7 +5,4 @@
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
- <longdescription lang="en">
- Emacs modes to edit gp scripts and to run gp in emacs.
- </longdescription>
</pkgmetadata>
diff --git a/app-emacs/regress/metadata.xml b/app-emacs/regress/metadata.xml
index 7658bf99b319..c918cdef9591 100644
--- a/app-emacs/regress/metadata.xml
+++ b/app-emacs/regress/metadata.xml
@@ -5,9 +5,5 @@
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
-<longdescription>
- This module provides support for writing and executing regression
- tests for Emacs Lisp code.
-</longdescription>
<stabilize-allarches/>
</pkgmetadata>
diff --git a/app-emacs/wgrep/metadata.xml b/app-emacs/wgrep/metadata.xml
index d76bc74d5053..91349d449705 100644
--- a/app-emacs/wgrep/metadata.xml
+++ b/app-emacs/wgrep/metadata.xml
@@ -5,10 +5,6 @@
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
-<longdescription>
- wgrep allows you to edit a grep buffer and apply those changes to
- the file buffer.
-</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">mhayashi1120/Emacs-wgrep</remote-id>