app-crypt/bcwipe: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 23 Sep 2018 11:12:48 +0000 (14:12 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:26 +0000 (02:51 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

app-crypt/bcwipe/bcwipe-1.9.13.ebuild

index 21e09193785c93bde545f29a0c8fc948535e8e77..c879aa88572197c3aae0e59a2b770a3ab94c682c 100644 (file)
@@ -1,11 +1,9 @@
-# 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 versionator
-
-MY_PV="$(replace_version_separator 2 -)"
+MY_PV="$(ver_rs 2- -)"
 
 DESCRIPTION="Secure file removal utility"
 HOMEPAGE="http://www.jetico.com/"
@@ -17,9 +15,6 @@ SLOT="0"
 IUSE="doc"
 KEYWORDS="amd64 ~arm ppc x86"
 
-DEPEND=""
-RDEPEND=""
-
 PATCHES=(
        "${FILESDIR}/${PN}-1.9.7-fix_warnings.patch"
        "${FILESDIR}/${PN}-1.9.8-fix-flags.patch"