summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-09-23 15:26:58 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-09-28 02:51:33 +0300
commit33dab7219248a3a33efaa6c94f1ec30dcdd4658d (patch)
treeca8347c0fc57de3f6c94457ab8d789ba280b4d5a /app-crypt
parentapp-crypt/nasty: eapi bump (diff)
downloadgentoo-33dab7219248a3a33efaa6c94f1ec30dcdd4658d.tar.gz
gentoo-33dab7219248a3a33efaa6c94f1ec30dcdd4658d.tar.bz2
gentoo-33dab7219248a3a33efaa6c94f1ec30dcdd4658d.zip
app-crypt/nwipe: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/nwipe/nwipe-0.21.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/nwipe/nwipe-0.21.ebuild b/app-crypt/nwipe/nwipe-0.21.ebuild
index 91818423c6c6..2a2860c392f2 100644
--- a/app-crypt/nwipe/nwipe-0.21.ebuild
+++ b/app-crypt/nwipe/nwipe-0.21.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools
@@ -16,8 +16,8 @@ IUSE=""
RDEPEND=">=sys-block/parted-2.3
>=sys-libs/ncurses-5.7-r7:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
src_prepare() {
default