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 ABF88138F34 for ; Mon, 17 Oct 2016 05:28:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C8B2E0B85; Mon, 17 Oct 2016 05:28:50 +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 334C3E0B85 for ; Mon, 17 Oct 2016 05:28:50 +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 E9F40340F53 for ; Mon, 17 Oct 2016 05:28:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86A5F2F2 for ; Mon, 17 Oct 2016 05:28: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: <1476682123.8d186bfab67bae7179e82313d4f01cc2f51f57aa.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-vcd/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild X-VCS-Directories: media-plugins/vdr-vcd/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 8d186bfab67bae7179e82313d4f01cc2f51f57aa X-VCS-Branch: master Date: Mon, 17 Oct 2016 05:28: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: 3e9dfb4b-2482-4895-971f-b0e6c81e30b5 X-Archives-Hash: ed65839d3f12cce7db9b0355aa9d7219 commit: 8d186bfab67bae7179e82313d4f01cc2f51f57aa Author: Patrick Lauer gentoo org> AuthorDate: Mon Oct 17 05:28:17 2016 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Mon Oct 17 05:28:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d186bfa media-plugins/vdr-vcd: Whitespace Package-Manager: portage-2.3.2 media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild b/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild index a51db1b..a6374d7 100644 --- a/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild +++ b/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild @@ -21,7 +21,7 @@ RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/${P}_xgettext.diff" "${FILESDIR}/${P}_vdr-1.7.2.diff" - "${FILESDIR}/${P}_devicetrickspeed.patch" + "${FILESDIR}/${P}_devicetrickspeed.patch" "${FILESDIR}/${P}_gcc-6.patch" ) src_prepare() {