diff options
Diffstat (limited to 'dev-db/etcd/metadata.xml')
-rw-r--r-- | dev-db/etcd/metadata.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-db/etcd/metadata.xml b/dev-db/etcd/metadata.xml index 46163bd16f36..c5db413df944 100644 --- a/dev-db/etcd/metadata.xml +++ b/dev-db/etcd/metadata.xml @@ -2,10 +2,8 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <upstream> - <bugs-to>https://github.com/coreos/etcd/issues</bugs-to> - <changelog>https://raw.githubusercontent.com/coreos/etcd/master/CHANGELOG</changelog> - <doc>https://github.com/coreos/etcd/blob/master/README.md/</doc> - <remote-id type="github">coreos/etcd</remote-id> + <bugs-to>https://github.com/etcd-io/etcd/issues</bugs-to> + <remote-id type="github">etcd-io/etcd</remote-id> </upstream> <use> <flag name="server">Installs etcd daemon</flag> |