diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-06-24 12:01:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-06-24 12:02:27 +0200 |
commit | 8b390c92480bb9c2c3a5053829a0bfdd43bb1e34 (patch) | |
tree | c697710267004520bebe800aaa72fef52d56ac89 /sys-block | |
parent | app-arch/bzip2: Stable for HPPA too. (diff) | |
download | gentoo-8b390c92480bb9c2c3a5053829a0bfdd43bb1e34.tar.gz gentoo-8b390c92480bb9c2c3a5053829a0bfdd43bb1e34.tar.bz2 gentoo-8b390c92480bb9c2c3a5053829a0bfdd43bb1e34.zip |
sys-block/whdd: Depend on dev-util/dialog:=.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/whdd/whdd-2.2.ebuild | 4 | ||||
-rw-r--r-- | sys-block/whdd/whdd-3.0.ebuild | 4 | ||||
-rw-r--r-- | 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 170ff794a99e..8f7afc6967d3 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 93dae25ffdd7..967ab1dc5447 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 93dae25ffdd7..967ab1dc5447 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" |