summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-01 13:53:53 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-01 14:02:01 +0200
commit5bbc94a101b8e608a29bc0680fdbfd095e8bc383 (patch)
treeff452308cb1c2a3fafe350099c567b8365c37c08 /app-emacs/bbdb
parentdev-python/pysnmp: Fix utf-8 japaneses text (diff)
downloadgentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.tar.gz
gentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.tar.bz2
gentoo-5bbc94a101b8e608a29bc0680fdbfd095e8bc383.zip
Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-emacs/bbdb')
-rw-r--r--app-emacs/bbdb/metadata.xml19
1 files changed, 11 insertions, 8 deletions
diff --git a/app-emacs/bbdb/metadata.xml b/app-emacs/bbdb/metadata.xml
index f7806e7da78b..a71dd9eb2fad 100644
--- a/app-emacs/bbdb/metadata.xml
+++ b/app-emacs/bbdb/metadata.xml
@@ -1,14 +1,17 @@
-<?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 Insidious Big Brother Database (BBDB) is a contact management utility
for use with GNU Emacs and XEmacs. It can hook into Emacs-based mail- and
news-readers and automatically collect information on messages therein.
-</longdescription>
-<use>
- <flag name='tex'>Install plain TeX support files</flag>
- <flag name='vm'>Add support for <pkg>app-emacs/vm</pkg></flag>
-</use>
+ </longdescription>
+ <use>
+ <flag name="tex">Install plain TeX support files</flag>
+ <flag name="vm">Add support for <pkg>app-emacs/vm</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">bbdb</remote-id>
+ </upstream>
</pkgmetadata>