From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-986088-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 AE24B139084
	for <garchives@archives.gentoo.org>; Sat, 25 Nov 2017 17:42:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 135F1E0DC4;
	Sat, 25 Nov 2017 17:42:07 +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 E667FE0DC4
	for <gentoo-commits@lists.gentoo.org>; Sat, 25 Nov 2017 17:42:06 +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 2376933C4EE
	for <gentoo-commits@lists.gentoo.org>; Sat, 25 Nov 2017 17:42:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0919FA757
	for <gentoo-commits@lists.gentoo.org>; Sat, 25 Nov 2017 17:42:03 +0000 (UTC)
From: "David Seifert" <soap@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, "David Seifert" <soap@gentoo.org>
Message-ID: <1511631612.56832aef1ee9a48b6183d97a55b98a4c56381e21.soap@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rstudio/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sci-mathematics/rstudio/metadata.xml
X-VCS-Directories: sci-mathematics/rstudio/
X-VCS-Committer: soap
X-VCS-Committer-Name: David Seifert
X-VCS-Revision: 56832aef1ee9a48b6183d97a55b98a4c56381e21
X-VCS-Branch: master
Date: Sat, 25 Nov 2017 17:42:03 +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: 5346f834-1412-449b-8ae3-4e8f8f0f1234
X-Archives-Hash: 5b7b4c14a35d9aa8d868000e61637d20

commit:     56832aef1ee9a48b6183d97a55b98a4c56381e21
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 16:52:38 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 17:40:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56832aef

sci-mathematics/rstudio: [QA] Consistent whitespace in metadata.xml

 sci-mathematics/rstudio/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/rstudio/metadata.xml b/sci-mathematics/rstudio/metadata.xml
index 6dc54e48af9..e7bba4aacb8 100644
--- a/sci-mathematics/rstudio/metadata.xml
+++ b/sci-mathematics/rstudio/metadata.xml
@@ -6,9 +6,9 @@
 		<name>Mark Wright</name>
 	</maintainer>
 	<longdescription lang="en">
-  RStudio is an integrated development environment (IDE) for R. It can
-  run it on a desktop or even over the web using RStudio Server.
-</longdescription>
+		RStudio is an integrated development environment (IDE) for R. It can
+		run it on a desktop or even over the web using RStudio Server.
+	</longdescription>
 	<use>
 		<flag name="server">Build and install the RStudio server</flag>
 	</use>