Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tcpflow/
Date: Thu, 26 May 2016 18:13:31
Message-Id: 1464286386.cee7163f1a122af0f8658b013eab9a6d0491ccea.jer@gentoo
1 commit: cee7163f1a122af0f8658b013eab9a6d0491ccea
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 18:13:06 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 18:13:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee7163f
7
8 net-analyzer/tcpflow: Set sub-SLOT dependencies.
9
10 Package-Manager: portage-2.3.0_rc1
11
12 .../tcpflow/{tcpflow-1.4.5_p1.ebuild => tcpflow-1.4.5_p1-r1.ebuild} | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/net-analyzer/tcpflow/tcpflow-1.4.5_p1.ebuild b/net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild
16 similarity index 92%
17 rename from net-analyzer/tcpflow/tcpflow-1.4.5_p1.ebuild
18 rename to net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild
19 index 0214c07..df272e5 100644
20 --- a/net-analyzer/tcpflow/tcpflow-1.4.5_p1.ebuild
21 +++ b/net-analyzer/tcpflow/tcpflow-1.4.5_p1-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -20,8 +20,8 @@ IUSE="cairo test"
29 RDEPEND="
30 app-forensics/afflib
31 dev-libs/boost
32 - dev-libs/openssl
33 - net-libs/http-parser
34 + dev-libs/openssl:=
35 + net-libs/http-parser:=
36 net-libs/libpcap
37 sys-libs/zlib
38 cairo? (