diff options
Diffstat (limited to 'app-emacs/ecb')
-rw-r--r-- | app-emacs/ecb/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/ecb/metadata.xml b/app-emacs/ecb/metadata.xml index 4858374f9d5b..40e4a67ca089 100644 --- a/app-emacs/ecb/metadata.xml +++ b/app-emacs/ecb/metadata.xml @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>emacs</herd> -<longdescription> + <herd>emacs</herd> + <longdescription> ECB stands for "Emacs Code Browser". While Emacs already has good editing support for many modes, its browsing support is somewhat lacking. That's where ECB comes in: it displays a number of informational windows that allow @@ -28,5 +28,8 @@ It goes without saying that you can configure the layout, ie. which informational windows should be displayed where. ECB comes with a number of ready-made window layouts to choose from. -</longdescription> + </longdescription> + <upstream> + <remote-id type="sourceforge">ecb</remote-id> + </upstream> </pkgmetadata> |