Package-Manager: Portage-2.3.3, Repoman-2.3.1
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=6
inherit cmake-utils
DESCRIPTION="Diagnostic and recovery tool for block devices"
-HOMEPAGE="https://github.com/krieger-od/whdd"
+HOMEPAGE="https://whdd.github.io"
SRC_URI="https://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
DEPEND="
dev-util/dialog
- sys-libs/ncurses[unicode]"
+ sys-libs/ncurses:0[unicode]"
RDEPEND="${DEPEND}
sys-apps/smartmontools"
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
EGIT_REPO_URI="https://github.com/${PN}/${PN}"
inherit git-r3
DEPEND="
dev-util/dialog
- sys-libs/ncurses[unicode]"
+ sys-libs/ncurses:0[unicode]"
RDEPEND="${DEPEND}
sys-apps/smartmontools"