From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-892823-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3FBC113832E
	for <garchives@archives.gentoo.org>; Thu, 21 Jul 2016 04:00:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CD19421C01D;
	Thu, 21 Jul 2016 04:00:15 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 10D5021C01D
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Jul 2016 04:00:14 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id AD1DA340DD6
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Jul 2016 04:00:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D22A07E0
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Jul 2016 04:00:10 +0000 (UTC)
From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" <gokturk@gentoo.org>
Message-ID: <1469073480.355b76d4d2bb564f0d46f683c6babe3e2d6b8be0.gokturk@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netdata/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-analyzer/netdata/metadata.xml
X-VCS-Directories: net-analyzer/netdata/
X-VCS-Committer: gokturk
X-VCS-Committer-Name: Göktürk Yüksek
X-VCS-Revision: 355b76d4d2bb564f0d46f683c6babe3e2d6b8be0
X-VCS-Branch: master
Date: Thu, 21 Jul 2016 04:00:10 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 9f1f3b39-1323-40a8-9e8f-87a02ef176b1
X-Archives-Hash: 572652e7bbdba514ad13aaeb7920b65f

commit:     355b76d4d2bb564f0d46f683c6babe3e2d6b8be0
Author:     Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Mon Jul 18 14:49:29 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 03:58:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355b76d4

net-analyzer/netdata: add upstream remote-id

 net-analyzer/netdata/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-analyzer/netdata/metadata.xml b/net-analyzer/netdata/metadata.xml
index ca4b03c..b1f2bcb 100644
--- a/net-analyzer/netdata/metadata.xml
+++ b/net-analyzer/netdata/metadata.xml
@@ -15,6 +15,9 @@
         <flag name="nfacct">Enable the nfacct plugin</flag>
         <flag name="nodejs">Enable use of nodejs (which some plugins use)</flag>
     </use>
+    <upstream>
+        <remote-id type="github">firehol/netdata</remote-id>
+    </upstream>
     <longdescription lang="en">
         Linux real time system monitoring web interface
     </longdescription>