summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 09:51:19 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 09:51:19 +0000
commit99d57e1caf5eaa0b78cacc1d84c90458c10ca5e2 (patch)
tree5786d3529f38d681eb1960fc443ec3377fdc5b82 /dev-db/go-etcd
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-99d57e1caf5eaa0b78cacc1d84c90458c10ca5e2.tar.gz
gentoo-2-99d57e1caf5eaa0b78cacc1d84c90458c10ca5e2.tar.bz2
gentoo-2-99d57e1caf5eaa0b78cacc1d84c90458c10ca5e2.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-db/go-etcd')
-rw-r--r--dev-db/go-etcd/ChangeLog5
-rw-r--r--dev-db/go-etcd/metadata.xml1
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-db/go-etcd/ChangeLog b/dev-db/go-etcd/ChangeLog
index 2b92a4249649..c10f7681856d 100644
--- a/dev-db/go-etcd/ChangeLog
+++ b/dev-db/go-etcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/go-etcd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/go-etcd/ChangeLog,v 1.4 2015/05/01 08:39:28 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/go-etcd/ChangeLog,v 1.5 2015/06/06 09:51:19 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*go-etcd-2.0.0 (01 May 2015)
diff --git a/dev-db/go-etcd/metadata.xml b/dev-db/go-etcd/metadata.xml
index a430fdcbae35..2d6fe69da263 100644
--- a/dev-db/go-etcd/metadata.xml
+++ b/dev-db/go-etcd/metadata.xml
@@ -5,6 +5,7 @@
<bugs-to>https://github.com/coreos/go-etcd/issues</bugs-to>
<changelog>https://github.com/coreos/go-etcd/commits/master</changelog>
<doc>https://godoc.org/github.com/coreos/go-etcd/etcd</doc>
+ <remote-id type="github">coreos/go-etcd</remote-id>
</upstream>
<maintainer>
<email>zmedico@gentoo.org</email>