summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 19:47:34 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 19:47:34 +0000
commit40d1ebcf8a812983b9aaaaf3b5d2cf35e5d48403 (patch)
treea72815d1e3078f88105feebc5ee5efd52babd83d /dev-ml/optcomp
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-40d1ebcf8a812983b9aaaaf3b5d2cf35e5d48403.tar.gz
gentoo-2-40d1ebcf8a812983b9aaaaf3b5d2cf35e5d48403.tar.bz2
gentoo-2-40d1ebcf8a812983b9aaaaf3b5d2cf35e5d48403.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/optcomp')
-rw-r--r--dev-ml/optcomp/ChangeLog7
-rw-r--r--dev-ml/optcomp/metadata.xml5
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-ml/optcomp/ChangeLog b/dev-ml/optcomp/ChangeLog
index 7646bfc48a39..ea71a2d6c8c1 100644
--- a/dev-ml/optcomp/ChangeLog
+++ b/dev-ml/optcomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/optcomp
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/optcomp/ChangeLog,v 1.4 2014/11/28 17:34:50 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/optcomp/ChangeLog,v 1.5 2015/06/06 19:47:34 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
28 Nov 2014; Alexis Ballier <aballier@gentoo.org> optcomp-1.6.ebuild:
update deps for ocaml 4.02
diff --git a/dev-ml/optcomp/metadata.xml b/dev-ml/optcomp/metadata.xml
index 2193d772e351..d5c2ef5378ef 100644
--- a/dev-ml/optcomp/metadata.xml
+++ b/dev-ml/optcomp/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">diml/optcomp</remote-id>
+ </upstream>
</pkgmetadata>