From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-906801-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 B67BB138ED4
	for <garchives@archives.gentoo.org>; Sun, 16 Oct 2016 21:27:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 177C4E0BE7;
	Sun, 16 Oct 2016 21:27:02 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id F0639E0BE7
	for <gentoo-commits@lists.gentoo.org>; Sun, 16 Oct 2016 21:27:01 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A70A1341056
	for <gentoo-commits@lists.gentoo.org>; Sun, 16 Oct 2016 21:27:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E22ED2F2
	for <gentoo-commits@lists.gentoo.org>; Sun, 16 Oct 2016 21:26:58 +0000 (UTC)
From: "Joerg Bornkessel" <hd_brummy@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, "Joerg Bornkessel" <hd_brummy@gentoo.org>
Message-ID: <1476653193.e85d6b2c2dd969ac2f072389a4891f720a30177d.hd_brummy@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mailbox/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
X-VCS-Directories: media-plugins/vdr-mailbox/
X-VCS-Committer: hd_brummy
X-VCS-Committer-Name: Joerg Bornkessel
X-VCS-Revision: e85d6b2c2dd969ac2f072389a4891f720a30177d
X-VCS-Branch: master
Date: Sun, 16 Oct 2016 21:26:58 +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: 99a2d5cd-8a6c-45bd-b0fd-88764c361970
X-Archives-Hash: a82f9b369049e315ec1bb6a7c12f881f

commit:     e85d6b2c2dd969ac2f072389a4891f720a30177d
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 21:26:33 2016 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 21:26:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85d6b2c

media-plugins/vdr-mailbox: newline fix

Package-Manager: portage-2.3.0

 media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild b/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
index 0dd397f..4bda4b6 100644
--- a/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
+++ b/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
@@ -19,4 +19,4 @@ DEPEND=">=media-video/vdr-1.7.41
 		>=net-libs/c-client-2002e-r1"
 RDEPEND="${DEPEND}"
 
-PATCHES=( "${FILESDIR}/${P}_gcc-6.patch" )
\ No newline at end of file
+PATCHES=( "${FILESDIR}/${P}_gcc-6.patch" )