summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 10:58:37 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 10:58:37 +0000
commit351cb0bb266de167b2a20b75ec30b7b750ddc291 (patch)
tree221fa99b65e4983c0b96dcc963efab05ead6b687 /dev-haskell/dlist-instances
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-351cb0bb266de167b2a20b75ec30b7b750ddc291.tar.gz
gentoo-2-351cb0bb266de167b2a20b75ec30b7b750ddc291.tar.bz2
gentoo-2-351cb0bb266de167b2a20b75ec30b7b750ddc291.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/dlist-instances')
-rw-r--r--dev-haskell/dlist-instances/ChangeLog7
-rw-r--r--dev-haskell/dlist-instances/metadata.xml3
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-haskell/dlist-instances/ChangeLog b/dev-haskell/dlist-instances/ChangeLog
index a5163b6742e2..80edf408603b 100644
--- a/dev-haskell/dlist-instances/ChangeLog
+++ b/dev-haskell/dlist-instances/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/dlist-instances
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist-instances/ChangeLog,v 1.2 2014/07/25 08:59:31 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist-instances/ChangeLog,v 1.3 2015/06/06 10:58:37 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
diff --git a/dev-haskell/dlist-instances/metadata.xml b/dev-haskell/dlist-instances/metadata.xml
index ea78842be855..95cdff33f29a 100644
--- a/dev-haskell/dlist-instances/metadata.xml
+++ b/dev-haskell/dlist-instances/metadata.xml
@@ -7,4 +7,7 @@
This package is the canonical source for some orphan instances.
Orphan instances are placed here to avoid dependencies elsewhere.
</longdescription>
+ <upstream>
+ <remote-id type="github">gregwebs/dlist-instances</remote-id>
+ </upstream>
</pkgmetadata>