summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-10-03 20:07:37 +0200
committerUlrich Müller <ulm@gentoo.org>2020-10-03 20:09:01 +0200
commitbc96707cbea79ed665554c442169122c18306d9c (patch)
tree500d61b0771571b95a412fc2765efbf001ef04b1
parentapp-emacs/regress: Restore longdescription. (diff)
downloadgentoo-bc96707cbea79ed665554c442169122c18306d9c.tar.gz
gentoo-bc96707cbea79ed665554c442169122c18306d9c.tar.bz2
gentoo-bc96707cbea79ed665554c442169122c18306d9c.zip
app-emacs/wgrep: Restore longdescription.
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-emacs/wgrep/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/wgrep/metadata.xml b/app-emacs/wgrep/metadata.xml
index 91349d449705..92abb1800142 100644
--- a/app-emacs/wgrep/metadata.xml
+++ b/app-emacs/wgrep/metadata.xml
@@ -5,6 +5,10 @@
<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 like sed interactively.
+</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">mhayashi1120/Emacs-wgrep</remote-id>