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 C7DE4138334 for ; Fri, 27 Dec 2019 11:27:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E65BEE0AF1; Fri, 27 Dec 2019 11:27:32 +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 C8480E0AF1 for ; Fri, 27 Dec 2019 11:27:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 673A434DBBD for ; Fri, 27 Dec 2019 11:27:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E305236 for ; Fri, 27 Dec 2019 11:27:28 +0000 (UTC) From: "Jörg Bornkessel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jörg Bornkessel" Message-ID: <1577446011.f47ef9c5bd35dd5a5ee802b72e4fe442ba526b58.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-skincurses/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-skincurses/vdr-skincurses-2.2.0.ebuild X-VCS-Directories: media-plugins/vdr-skincurses/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Jörg Bornkessel X-VCS-Revision: f47ef9c5bd35dd5a5ee802b72e4fe442ba526b58 X-VCS-Branch: master Date: Fri, 27 Dec 2019 11:27:28 +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: cd363b33-84bd-4baa-ad09-6ef15d509528 X-Archives-Hash: d41eade385014d6f15f1fa51bd48ac89 commit: f47ef9c5bd35dd5a5ee802b72e4fe442ba526b58 Author: Joerg Bornkessel gentoo org> AuthorDate: Fri Dec 27 11:26:34 2019 +0000 Commit: Jörg Bornkessel gentoo org> CommitDate: Fri Dec 27 11:26:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47ef9c5 media-plugins/vdr-skincurses: fixed ending newline Package-Manager: Portage-2.3.83, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel gentoo.org> media-plugins/vdr-skincurses/vdr-skincurses-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/vdr-skincurses/vdr-skincurses-2.2.0.ebuild b/media-plugins/vdr-skincurses/vdr-skincurses-2.2.0.ebuild index 5e557cb9d67..29127e9ebdc 100644 --- a/media-plugins/vdr-skincurses/vdr-skincurses-2.2.0.ebuild +++ b/media-plugins/vdr-skincurses/vdr-skincurses-2.2.0.ebuild @@ -27,4 +27,4 @@ src_prepare() { fi vdr-plugin-2_src_prepare -} \ No newline at end of file +}