From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-857091-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id B64D11388BF
	for <garchives@archives.gentoo.org>; Wed, 13 Jan 2016 14:11:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id F2C6321C011;
	Wed, 13 Jan 2016 14:10:58 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8347321C011
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 Jan 2016 14:10:58 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D0F3B340BD2
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 Jan 2016 14:10:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A3460CB3
	for <gentoo-commits@lists.gentoo.org>; Wed, 13 Jan 2016 14:10:56 +0000 (UTC)
From: "Patrice Clement" <monsieurp@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, "Patrice Clement" <monsieurp@gentoo.org>
Message-ID: <1452694155.f146f4b575276cbb27eb4d31302deea58de771a7.monsieurp@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/linuxdoc-tools/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-text/linuxdoc-tools/metadata.xml
X-VCS-Directories: app-text/linuxdoc-tools/
X-VCS-Committer: monsieurp
X-VCS-Committer-Name: Patrice Clement
X-VCS-Revision: f146f4b575276cbb27eb4d31302deea58de771a7
X-VCS-Branch: master
Date: Wed, 13 Jan 2016 14:10:56 +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: 38eb0a1a-deae-49fe-8782-05e3c5515037
X-Archives-Hash: d225f7df71de5e2d0e4933a4bf838507

commit:     f146f4b575276cbb27eb4d31302deea58de771a7
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Wed Jan 13 13:09:55 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 14:09:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f146f4b5

app-text/linuxdoc-tools: add remote-id to metadata

Now that Gentoo bug 563578 is fixed this can be done.

Package-Manager: portage-2.2.26

 app-text/linuxdoc-tools/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-text/linuxdoc-tools/metadata.xml b/app-text/linuxdoc-tools/metadata.xml
index e1eb747..3eae009 100644
--- a/app-text/linuxdoc-tools/metadata.xml
+++ b/app-text/linuxdoc-tools/metadata.xml
@@ -15,4 +15,7 @@
 		documentation), then you should check SGMLTools-Lite, OpenJade,
 		and docbook-tools.
 	</longdescription>
+	<upstream>
+		<remote-id type="gitlab">agmartin/linuxdoc-tools</remote-id>
+	</upstream>
 </pkgmetadata>