summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/emhacks')
-rw-r--r--app-emacs/emhacks/metadata.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/app-emacs/emhacks/metadata.xml b/app-emacs/emhacks/metadata.xml
index 90f2f2e1f9a7..99a40a1ed9dc 100644
--- a/app-emacs/emhacks/metadata.xml
+++ b/app-emacs/emhacks/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>
The EMHACKS project goal is to provide a set of useful libraries to help
using Emacs or XEmacs.
@@ -12,8 +12,11 @@
jmaker, Java Makefile generator;
swbuff, Quick switch between Emacs buffers;
tabbar, Display a tab bar in the header line.
-</longdescription>
-<use>
- <flag name='jde'>Enable support for Java Development Environment</flag>
-</use>
+ </longdescription>
+ <use>
+ <flag name="jde">Enable support for Java Development Environment</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">emhacks</remote-id>
+ </upstream>
</pkgmetadata>