From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-843747-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 4C04A1388C1
	for <garchives@archives.gentoo.org>; Tue,  3 Nov 2015 11:16:21 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3F334E087C;
	Tue,  3 Nov 2015 11:16:18 +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 DB81AE087C
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Nov 2015 11:16:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C99C2340685
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Nov 2015 11:16:15 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 800B71F6E
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Nov 2015 11:16:13 +0000 (UTC)
From: "Ian Delaney" <idella4@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, "Ian Delaney" <idella4@gentoo.org>
Message-ID: <1446548127.d3bd849a78233352897b93a5aa93a60d79a25fbc.idella4@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/aegisub/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-video/aegisub/metadata.xml
X-VCS-Directories: media-video/aegisub/
X-VCS-Committer: idella4
X-VCS-Committer-Name: Ian Delaney
X-VCS-Revision: d3bd849a78233352897b93a5aa93a60d79a25fbc
X-VCS-Branch: master
Date: Tue,  3 Nov 2015 11:16:13 +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: b8f9c703-8761-471c-a48c-fece3f057651
X-Archives-Hash: dc1193e850f9e1f9dd0df3e4d68e5331

commit:     d3bd849a78233352897b93a5aa93a60d79a25fbc
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue Nov  3 10:55:27 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 10:55:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3bd849a

media-video/aegisub: consistent indent in metadata.xml

 media-video/aegisub/metadata.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/aegisub/metadata.xml b/media-video/aegisub/metadata.xml
index 03a5f55..b012d6d 100644
--- a/media-video/aegisub/metadata.xml
+++ b/media-video/aegisub/metadata.xml
@@ -6,10 +6,10 @@
 		<email>nikoli@gmx.us</email>
 		<name>Nikoli</name>
 	</maintainer>
-        <maintainer>
-                <email>itumaykin+gentoo@gmail.com</email>
-                <name>Coacher</name>
-        </maintainer>
+	<maintainer>
+		<email>itumaykin+gentoo@gmail.com</email>
+		<name>Coacher</name>
+	</maintainer>
 	<maintainer>
 		<email>maksbotan@gentoo.org</email>
 		<name>Maxim Koltsov</name>