commit: 8b390c92480bb9c2c3a5053829a0bfdd43bb1e34
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 10:01:59 2018 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 10:02:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b390c92
sys-block/whdd: Depend on dev-util/dialog:=.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sys-block/whdd/whdd-2.2.ebuild | 4 ++--
sys-block/whdd/whdd-3.0.ebuild | 4 ++--
sys-block/whdd/whdd-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-block/whdd/whdd-2.2.ebuild b/sys-block/whdd/whdd-2.2.ebuild
index 170ff794a99..8f7afc6967d 100644
--- a/sys-block/whdd/whdd-2.2.ebuild
+++ b/sys-block/whdd/whdd-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
- dev-util/dialog
+ dev-util/dialog:=
sys-libs/ncurses:0[unicode]"
RDEPEND="${DEPEND}
sys-apps/smartmontools"
diff --git a/sys-block/whdd/whdd-3.0.ebuild b/sys-block/whdd/whdd-3.0.ebuild
index 93dae25ffdd..967ab1dc544 100644
--- a/sys-block/whdd/whdd-3.0.ebuild
+++ b/sys-block/whdd/whdd-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,7 @@ SLOT="0"
IUSE=""
DEPEND="
- dev-util/dialog
+ dev-util/dialog:=
sys-libs/ncurses:0=[unicode]"
RDEPEND="${DEPEND}
sys-apps/smartmontools"
diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild
index 93dae25ffdd..967ab1dc544 100644
--- a/sys-block/whdd/whdd-9999.ebuild
+++ b/sys-block/whdd/whdd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,7 @@ SLOT="0"
IUSE=""
DEPEND="
- dev-util/dialog
+ dev-util/dialog:=
sys-libs/ncurses:0=[unicode]"
RDEPEND="${DEPEND}
sys-apps/smartmontools"