diff options
author | 2014-02-20 19:35:29 +0000 | |
---|---|---|
committer | 2014-02-20 19:35:29 +0000 | |
commit | bb791ba3316e74ebf6014814166cfc7d250a6035 (patch) | |
tree | ae22e1eab9d324f88000ae447170c23e073940c6 /app-emacs | |
parent | x86 stable wrt bug #492114 (diff) | |
download | gentoo-2-bb791ba3316e74ebf6014814166cfc7d250a6035.tar.gz gentoo-2-bb791ba3316e74ebf6014814166cfc7d250a6035.tar.bz2 gentoo-2-bb791ba3316e74ebf6014814166cfc7d250a6035.zip |
Fix metadata.xml format.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/distel/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/distel/metadata.xml b/app-emacs/distel/metadata.xml index 5c7bfce52a5c..e589a5797e52 100644 --- a/app-emacs/distel/metadata.xml +++ b/app-emacs/distel/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>emacs</herd> - <upstream> - <remote-id type="google-code">distel</remote-id> - </upstream> +<herd>emacs</herd> +<upstream> + <remote-id type="google-code">distel</remote-id> +</upstream> </pkgmetadata> |