From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 11419138335 for ; Mon, 24 Dec 2018 22:39:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E29F0E092C; Mon, 24 Dec 2018 22:39:45 +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 B798AE092C for ; Mon, 24 Dec 2018 22:39:45 +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 D98CC335C6F for ; Mon, 24 Dec 2018 22:39:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53A2F4F6 for ; Mon, 24 Dec 2018 22:39:42 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1545691155.bf74a2b9bcb3c53247fb6360d0a0511f8f23c1cf.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pspp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/pspp/metadata.xml X-VCS-Directories: sci-mathematics/pspp/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: bf74a2b9bcb3c53247fb6360d0a0511f8f23c1cf X-VCS-Branch: master Date: Mon, 24 Dec 2018 22:39:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ba1f9c01-a037-4d84-b696-df171f7ca5dd X-Archives-Hash: 814a3ef93469684a4d3a129da4432cd4 commit: bf74a2b9bcb3c53247fb6360d0a0511f8f23c1cf Author: Marty E. Plummer startmail com> AuthorDate: Sat Dec 15 01:22:41 2018 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Dec 24 22:39:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf74a2b9 sci-mathematics/pspp: remove trailing whitespace Closes: https://github.com/gentoo/gentoo/pull/10643 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Marty E. Plummer startmail.com> Signed-off-by: Zac Medico gentoo.org> sci-mathematics/pspp/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/pspp/metadata.xml b/sci-mathematics/pspp/metadata.xml index 4f8e8d04e96..6928fff1b02 100644 --- a/sci-mathematics/pspp/metadata.xml +++ b/sci-mathematics/pspp/metadata.xml @@ -10,7 +10,7 @@ interprets commands in the SPSS language and produces tabular and graphical output in ASCII, HTML, or PostScript format. PSPP supports a large subset of SPSS's transformation language. Its - statistical procedure support is limited but growing. + statistical procedure support is limited but growing. PSPP has both text-based and a GTK+ based graphical user interfaces.