Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/iptstate/
Date: Mon, 05 Dec 2016 16:24:00
Message-Id: 1480955029.d37083ebcea7a59734baab2671c5265972723f17.polynomial-c@gentoo
1 commit: d37083ebcea7a59734baab2671c5265972723f17
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 5 16:21:07 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 5 16:23:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37083eb
7
8 net-analyzer/iptstate: Added sub-slot dependency for sys-libs/ncurses.
9
10 Package-Manager: portage-2.3.2
11
12 net-analyzer/iptstate/iptstate-2.2.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/iptstate/iptstate-2.2.5.ebuild b/net-analyzer/iptstate/iptstate-2.2.5.ebuild
16 index 66712b9..4fd1b2e 100644
17 --- a/net-analyzer/iptstate/iptstate-2.2.5.ebuild
18 +++ b/net-analyzer/iptstate/iptstate-2.2.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SLOT="0"
26 KEYWORDS="amd64 ~hppa ~ppc x86"
27
28 RDEPEND="
29 - >=sys-libs/ncurses-5.7-r7
30 + >=sys-libs/ncurses-5.7-r7:0=
31 >=net-libs/libnetfilter_conntrack-0.0.50
32 "
33 DEPEND="