summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-26 18:42:29 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-26 18:42:29 +0100
commitcd66ca0e495fc35163888ae9e75fe6972dd4ddfb (patch)
tree6ba80c38c64cd73cc11d8b270a896204180a1592
parentdev-libs/openssl: Stable for HPPA (bug #607318). (diff)
downloadgentoo-cd66ca0e495fc35163888ae9e75fe6972dd4ddfb.tar.gz
gentoo-cd66ca0e495fc35163888ae9e75fe6972dd4ddfb.tar.bz2
gentoo-cd66ca0e495fc35163888ae9e75fe6972dd4ddfb.zip
net-analyzer/bmon: Set SLOT dep on sys-libs/ncurses.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--net-analyzer/bmon/bmon-3.9.ebuild4
-rw-r--r--net-analyzer/bmon/bmon-4.0.ebuild4
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 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
"