commit: f4de7b169a146803187b37727b8f90720e01e159
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 14:51:45 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 15:10:17 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4de7b16
dev-haskell/fdo-notify: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-haskell/fdo-notify/metadata.xml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-haskell/fdo-notify/metadata.xml
b/dev-haskell/fdo-notify/metadata.xml
index e373ad8..3aff3f3 100644
--- a/dev-haskell/fdo-notify/metadata.xml
+++ b/dev-haskell/fdo-notify/metadata.xml
@@ -3,8 +3,11 @@
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
- A library for issuing notifications using FreeDesktop.org's
Desktop
+ A library for issuing notifications using FreeDesktop.org's
Desktop
Notifications protcol. This protocol is supported by services
such
- as Ubuntu's NotifyOSD.
+ as Ubuntu's NotifyOSD.
</longdescription>
+ <upstream>
+ <remote-id type="bitbucket">taejo/fdo-notify</remote-id>
+ </upstream>
</pkgmetadata>