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 DC9721396D2 for ; Sat, 26 Aug 2017 06:50:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 105631FC041; Sat, 26 Aug 2017 06:50:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E66D11FC041 for ; Sat, 26 Aug 2017 06:50:11 +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 76B50340BEA for ; Sat, 26 Aug 2017 06:50:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69D2D8300 for ; Sat, 26 Aug 2017 06:50:02 +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: <1503730099.8a708afbd41f9438608cefbcf7836e1c86939bad.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tcpflow/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild X-VCS-Directories: net-analyzer/tcpflow/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 8a708afbd41f9438608cefbcf7836e1c86939bad X-VCS-Branch: master Date: Sat, 26 Aug 2017 06:50:02 +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: ab9626ff-ed61-4005-90ea-fccf14b92341 X-Archives-Hash: 1e8a76ab8f993495336a22c6507efd5d commit: 8a708afbd41f9438608cefbcf7836e1c86939bad Author: Patrick Lauer gentoo org> AuthorDate: Sat Aug 26 06:48:19 2017 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Aug 26 06:48:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a708afb net-analyzer/tcpflow: Whitespace Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild b/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild index d98e0670e72..bcbf7c3eeac 100644 --- a/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild +++ b/net-analyzer/tcpflow/tcpflow-1.4.5_p4-r1.ebuild @@ -35,7 +35,7 @@ DEPEND=" S=${WORKDIR}/${PN} src_prepare() { - default + default eapply "${WORKDIR}"/debian/patches/*.patch