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 A878B1396D9 for ; Sat, 25 Nov 2017 14:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFE4AE0DEE; Sat, 25 Nov 2017 14:08:49 +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 A7FB5E0DE9 for ; Sat, 25 Nov 2017 14:08:49 +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 E339533FE49 for ; Sat, 25 Nov 2017 14:08:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53B26A72B for ; Sat, 25 Nov 2017 14:08:47 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1511618921.975a43e756d9fa372f13f65394325b827640e6c0.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/pdv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/pdv/pdv-1.0.1-r1.ebuild X-VCS-Directories: app-vim/pdv/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 975a43e756d9fa372f13f65394325b827640e6c0 X-VCS-Branch: master Date: Sat, 25 Nov 2017 14:08:47 +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: 1c1a19a7-4bd7-419c-88c2-dc36029959bd X-Archives-Hash: 84d1219d8cc38b2aed5d60c964bc1afa commit: 975a43e756d9fa372f13f65394325b827640e6c0 Author: Patrick Lauer gentoo org> AuthorDate: Sat Nov 25 14:02:59 2017 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Nov 25 14:08:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975a43e7 app-vim/pdv: Whitespace Package-Manager: Portage-2.3.16, Repoman-2.3.6 app-vim/pdv/pdv-1.0.1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-vim/pdv/pdv-1.0.1-r1.ebuild b/app-vim/pdv/pdv-1.0.1-r1.ebuild index 34b911d0aa1..ace739c9842 100644 --- a/app-vim/pdv/pdv-1.0.1-r1.ebuild +++ b/app-vim/pdv/pdv-1.0.1-r1.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 inherit vim-plugin