app-crypt/nwipe: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 00:28:22 +0000 (02:28 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 01:30:52 +0000 (03:30 +0200)
Package-Manager: portage-2.3.3

app-crypt/nwipe/nwipe-0.14.ebuild

index 05391425982e498b2054072c69ca3068f7f60258..06bb3f631ee6511202c48a5adaf0b3e27b29fb22 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Securely erase disks using a variety of recognized methods"
 HOMEPAGE="https://sourceforge.net/projects/nwipe/"
@@ -14,8 +14,6 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=sys-block/parted-2.3
-       >=sys-libs/ncurses-5.7-r7"
+       >=sys-libs/ncurses-5.7-r7:="
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
-
-DOCS="README"