commit:     cd66ca0e495fc35163888ae9e75fe6972dd4ddfb
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 17:42:29 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 17:42:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd66ca0e

net-analyzer/bmon: Set SLOT dep on sys-libs/ncurses.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/bmon/bmon-3.9.ebuild | 4 ++--
 net-analyzer/bmon/bmon-4.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/bmon/bmon-3.9.ebuild 
b/net-analyzer/bmon/bmon-3.9.ebuild
index 4710951..b9f1007 100644
--- a/net-analyzer/bmon/bmon-3.9.ebuild
+++ b/net-analyzer/bmon/bmon-3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc x86"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.3-r2:=
+       >=sys-libs/ncurses-5.3-r2:0=
        dev-libs/confuse:=
        dev-libs/libnl:3
 "

diff --git a/net-analyzer/bmon/bmon-4.0.ebuild 
b/net-analyzer/bmon/bmon-4.0.ebuild
index bb00e79..cccb6c8 100644
--- a/net-analyzer/bmon/bmon-4.0.ebuild
+++ b/net-analyzer/bmon/bmon-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.3-r2:=
+       >=sys-libs/ncurses-5.3-r2:0=
        dev-libs/confuse:=
        dev-libs/libnl:3
 "

Reply via email to