From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-973507-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 391031396D0
	for <garchives@archives.gentoo.org>; Mon, 18 Sep 2017 16:50:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A6D2B1FC0C1;
	Mon, 18 Sep 2017 16:50:43 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 7F9611FC0C1
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Sep 2017 16:50:43 +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 5E2F534069A
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Sep 2017 16:50:42 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 772A2908C
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Sep 2017 16:50:39 +0000 (UTC)
From: "Kent Fredric" <kentnl@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, "Kent Fredric" <kentnl@gentoo.org>
Message-ID: <1505753390.c54143c3320333e78422684e59ee979ab278dfcf.kentnl@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Sender/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Mail-Sender/metadata.xml
X-VCS-Directories: dev-perl/Mail-Sender/
X-VCS-Committer: kentnl
X-VCS-Committer-Name: Kent Fredric
X-VCS-Revision: c54143c3320333e78422684e59ee979ab278dfcf
X-VCS-Branch: master
Date: Mon, 18 Sep 2017 16:50:39 +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: 45aa2dc4-09f9-47fc-80b4-5e61b6b54a32
X-Archives-Hash: 8eb9f8cc1fa15e1988ab7c82f1875e4c

commit:     c54143c3320333e78422684e59ee979ab278dfcf
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 16:36:08 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 16:49:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54143c3

dev-perl/Mail-Sender: fix mixed metadata.xml indentation

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Mail-Sender/metadata.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Mail-Sender/metadata.xml b/dev-perl/Mail-Sender/metadata.xml
index 1c3bbf06f4b..5f20a116aa1 100644
--- a/dev-perl/Mail-Sender/metadata.xml
+++ b/dev-perl/Mail-Sender/metadata.xml
@@ -6,11 +6,11 @@
     <name>Gentoo Perl Project</name>
   </maintainer>
   <longdescription lang="en">
-	    Module for sending mails with attachments through an SMTP server
-	</longdescription>
+    Module for sending mails with attachments through an SMTP server
+  </longdescription>
   <longdescription lang="ja">
-	    SMTPでアタッチメントでメールを送るperlモジュール
-	</longdescription>
+    SMTPでアタッチメントでメールを送るperlモジュール
+  </longdescription>
   <upstream>
     <remote-id type="cpan">Mail-Sender</remote-id>
     <remote-id type="cpan-module">Mail::Sender</remote-id>