From: Jeroen Roovers Date: Thu, 26 Jan 2017 17:42:29 +0000 (+0100) Subject: net-analyzer/bmon: Set SLOT dep on sys-libs/ncurses. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cd66ca0e495fc35163888ae9e75fe6972dd4ddfb;p=gentoo.git net-analyzer/bmon: Set SLOT dep on sys-libs/ncurses. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-analyzer/bmon/bmon-3.9.ebuild b/net-analyzer/bmon/bmon-3.9.ebuild index 4710951ea606..b9f1007f1fa2 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 bb00e7920a29..cccb6c84a3bd 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 "