diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-06-06 07:49:18 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-06-06 07:49:18 +0000 |
commit | 85812fed6e558bf9dc8f319d96195906ebf8267b (patch) | |
tree | 0a740e0c87da0c13cab9e5fff55f52d50bc7c165 /app-emacs/browse-kill-ring | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-85812fed6e558bf9dc8f319d96195906ebf8267b.tar.gz gentoo-2-85812fed6e558bf9dc8f319d96195906ebf8267b.tar.bz2 gentoo-2-85812fed6e558bf9dc8f319d96195906ebf8267b.zip |
Whitespace.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/browse-kill-ring')
-rw-r--r-- | app-emacs/browse-kill-ring/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/browse-kill-ring/metadata.xml b/app-emacs/browse-kill-ring/metadata.xml index 67adc3204b89..883209f9d133 100644 --- a/app-emacs/browse-kill-ring/metadata.xml +++ b/app-emacs/browse-kill-ring/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>emacs</herd> +<herd>emacs</herd> <longdescription> Are you tired of using the endless keystrokes of 'C-y M-y M-y M-y ...' to get at that bit of text you killed thirty-seven kills ago? Ever wish you @@ -9,7 +9,7 @@ killed that piece of text that you think you killed, but you're not quite sure? If so, then browse-kill-ring.el is the emacs extension for you. </longdescription> - <upstream> - <remote-id type="github">todesschaf/browse-kill-ring</remote-id> - </upstream> +<upstream> + <remote-id type="github">todesschaf/browse-kill-ring</remote-id> +</upstream> </pkgmetadata> |