diff options
Diffstat (limited to 'app-emacs/wgrep/metadata.xml')
-rw-r--r-- | app-emacs/wgrep/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-emacs/wgrep/metadata.xml b/app-emacs/wgrep/metadata.xml new file mode 100644 index 000000000000..4be47a3f1ad3 --- /dev/null +++ b/app-emacs/wgrep/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>emacs</herd> +<longdescription> + wgrep allows you to edit a grep buffer and apply those changes to + the file buffer. +</longdescription> +<upstream> + <remote-id type="github">mhayashi1120/Emacs-wgrep</remote-id> +</upstream> +</pkgmetadata> |