summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 19:46:56 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 19:46:56 +0000
commit22e98e0fe3038d8c14fdf3aeb926d1c87d6694a4 (patch)
tree5b1e2ddffbd0b630ceb0f395fe58ca6e18ccd30a /dev-ml
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-22e98e0fe3038d8c14fdf3aeb926d1c87d6694a4.tar.gz
gentoo-2-22e98e0fe3038d8c14fdf3aeb926d1c87d6694a4.tar.bz2
gentoo-2-22e98e0fe3038d8c14fdf3aeb926d1c87d6694a4.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-ml')
-rw-r--r--dev-ml/ocaml-sha/ChangeLog8
-rw-r--r--dev-ml/ocaml-sha/metadata.xml5
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-ml/ocaml-sha/ChangeLog b/dev-ml/ocaml-sha/ChangeLog
index 57036b631745..ab284c60527a 100644
--- a/dev-ml/ocaml-sha/ChangeLog
+++ b/dev-ml/ocaml-sha/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocaml-sha
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-sha/ChangeLog,v 1.5 2013/10/13 07:52:47 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-sha/ChangeLog,v 1.6 2015/06/06 19:46:56 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*ocaml-sha-1.9 (13 Oct 2013)
@@ -23,4 +26,3 @@
02 Aug 2012; Alexis Ballier <aballier@gentoo.org> +ocaml-sha-1.7.ebuild,
+metadata.xml:
initial import, ebuild by Jacques-Pascal Deplaix, bug #427002
-
diff --git a/dev-ml/ocaml-sha/metadata.xml b/dev-ml/ocaml-sha/metadata.xml
index 2193d772e351..3776475e41b1 100644
--- a/dev-ml/ocaml-sha/metadata.xml
+++ b/dev-ml/ocaml-sha/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>ml</herd>
+ <herd>ml</herd>
+ <upstream>
+ <remote-id type="github">vincenthz/ocaml-sha</remote-id>
+ </upstream>
</pkgmetadata>