diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-01 13:53:53 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-01 14:02:01 +0200 |
commit | 5bbc94a101b8e608a29bc0680fdbfd095e8bc383 (patch) | |
tree | ff452308cb1c2a3fafe350099c567b8365c37c08 /x11-plugins/wmbio | |
parent | dev-python/pysnmp: Fix utf-8 japaneses text (diff) | |
download | gentoo-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 'x11-plugins/wmbio')
-rw-r--r-- | x11-plugins/wmbio/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmbio/metadata.xml b/x11-plugins/wmbio/metadata.xml index 3563b2d13d07..30bfd9d61849 100644 --- a/x11-plugins/wmbio/metadata.xml +++ b/x11-plugins/wmbio/metadata.xml @@ -1,12 +1,15 @@ -<?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>desktop-dock</herd> -<longdescription> + <herd>desktop-dock</herd> + <longdescription> Wmbio is a dockapp designed for WindowMaker. Given your birth date, it can show you your biorhythms, allows you to see the progress in time of your biorhythms, and calculates your next totally positive or negative biorhythmic level. -</longdescription> + </longdescription> + <upstream> + <remote-id type="sourceforge">wmbio</remote-id> + </upstream> </pkgmetadata> |