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 14D9B1382C5 for ; Wed, 16 May 2018 08:18:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27D27E093B; Wed, 16 May 2018 08:18:45 +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 0A3F5E093B for ; Wed, 16 May 2018 08:18: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 03549335C72 for ; Wed, 16 May 2018 08:18:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85B7A2A2 for ; Wed, 16 May 2018 08:18:42 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1526458663.a74b24b265fbb4a4563b9a1cd6c6860d7d5f967b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/qtpass/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/qtpass/qtpass-1.2.2.ebuild X-VCS-Directories: app-admin/qtpass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a74b24b265fbb4a4563b9a1cd6c6860d7d5f967b X-VCS-Branch: master Date: Wed, 16 May 2018 08:18: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-Archives-Salt: 2c2ec5b5-130c-4f47-a193-be2edef24faa X-Archives-Hash: d31f90e3140c485b8cca5ee86a84bf8b commit: a74b24b265fbb4a4563b9a1cd6c6860d7d5f967b Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed May 16 08:15:20 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 16 08:17:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74b24b2 app-admin/qtpass: Drop superfluous whitespace Package-Manager: Portage-2.3.36, Repoman-2.3.9 app-admin/qtpass/qtpass-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/qtpass/qtpass-1.2.2.ebuild b/app-admin/qtpass/qtpass-1.2.2.ebuild index ecbc9a1c158..044673645d9 100644 --- a/app-admin/qtpass/qtpass-1.2.2.ebuild +++ b/app-admin/qtpass/qtpass-1.2.2.ebuild @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${MY_P}" -DOCS=( CHANGELOG.md CONTRIBUTING.md FAQ.md README.md ) +DOCS=( {CHANGELOG,CONTRIBUTING,FAQ,README}.md ) src_prepare() { default