summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 12:23:40 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 12:23:40 +0000
commitfdfd4cc75bd0259f70b866cc60e18c162d4f696c (patch)
treebb5a4196f0bd40809e7c6931481fc8182ab8bf97 /dev-haskell/lifted-async
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-fdfd4cc75bd0259f70b866cc60e18c162d4f696c.tar.gz
gentoo-2-fdfd4cc75bd0259f70b866cc60e18c162d4f696c.tar.bz2
gentoo-2-fdfd4cc75bd0259f70b866cc60e18c162d4f696c.zip
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'dev-haskell/lifted-async')
-rw-r--r--dev-haskell/lifted-async/ChangeLog5
-rw-r--r--dev-haskell/lifted-async/metadata.xml5
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-haskell/lifted-async/ChangeLog b/dev-haskell/lifted-async/ChangeLog
index 048fbc94bd2e..6d4d9e19f0f6 100644
--- a/dev-haskell/lifted-async/ChangeLog
+++ b/dev-haskell/lifted-async/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/lifted-async
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lifted-async/ChangeLog,v 1.5 2015/03/11 12:31:26 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lifted-async/ChangeLog,v 1.6 2015/06/06 12:23:40 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*lifted-async-0.6.0.1 (11 Mar 2015)
diff --git a/dev-haskell/lifted-async/metadata.xml b/dev-haskell/lifted-async/metadata.xml
index 36d0014491de..4f36f3f026d5 100644
--- a/dev-haskell/lifted-async/metadata.xml
+++ b/dev-haskell/lifted-async/metadata.xml
@@ -4,9 +4,12 @@
<herd>haskell</herd>
<longdescription>
This package provides IO operations from @async@ package lifted to any
- instance of &#39;MonadBase&#39; or &#39;MonadBaseControl&#39;.
+ instance of 'MonadBase' or 'MonadBaseControl'.
</longdescription>
<use>
<flag name="monad-control-1">Use moand-control == 1.*</flag>
</use>
+ <upstream>
+ <remote-id type="github">maoe/lifted-async</remote-id>
+ </upstream>
</pkgmetadata>