From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-978456-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 090901396D9
	for <garchives@archives.gentoo.org>; Sat, 14 Oct 2017 20:47:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4D3E2E0CAE;
	Sat, 14 Oct 2017 20:47:00 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 2AD04E0CAE
	for <gentoo-commits@lists.gentoo.org>; Sat, 14 Oct 2017 20:46:59 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 07C9B33BF0F
	for <gentoo-commits@lists.gentoo.org>; Sat, 14 Oct 2017 20:46:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 41DE731A
	for <gentoo-commits@lists.gentoo.org>; Sat, 14 Oct 2017 20:46:57 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1508014000.d0f8514a8b044cff8d3df34614eb5a5006d76bd9.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/apitrace/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-util/apitrace/metadata.xml
X-VCS-Directories: dev-util/apitrace/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: d0f8514a8b044cff8d3df34614eb5a5006d76bd9
X-VCS-Branch: master
Date: Sat, 14 Oct 2017 20:46:57 +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: 3fea50b9-1289-4bfe-aee4-c0fecce6f6e9
X-Archives-Hash: 6464ee917456b601f92df9aa63824984

commit:     d0f8514a8b044cff8d3df34614eb5a5006d76bd9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 20:43:17 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 20:46:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f8514a

dev-util/apitrace: Cleanup indendation

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-util/apitrace/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-util/apitrace/metadata.xml b/dev-util/apitrace/metadata.xml
index 7e0a3f3a4d5..932ad0c7edf 100644
--- a/dev-util/apitrace/metadata.xml
+++ b/dev-util/apitrace/metadata.xml
@@ -2,18 +2,18 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
-    	<email>EoD@xmw.de</email>
-	    <name>EoD</name>
-	    <description>Maintainer. Assign bugs to him.</description>
-  	</maintainer>
-  	<maintainer type="person">
-    	<email>xmw@gentoo.org</email>
-	    <name>Michael Weber</name>
-	    <description>Proxy maintainer. CC him on bugs.</description>
+		<email>EoD@xmw.de</email>
+		<name>EoD</name>
+		<description>Maintainer. Assign bugs to him.</description>
+	</maintainer>
+	<maintainer type="person">
+		<email>xmw@gentoo.org</email>
+		<name>Michael Weber</name>
+		<description>Proxy maintainer. CC him on bugs.</description>
 	</maintainer>
 	<maintainer type="project">
-    	<email>proxy-maint@gentoo.org</email>
-	    <name>Proxy Maintainers</name>
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
 	</maintainer>
 	<use>
 		<flag name="cli">Enable command line interface</flag>