From 0d7802aa496bda77ffadb4da916e9c9600ff7277 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 14:12:48 +0300 Subject: app-crypt/bcwipe: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild index 21e09193785c..c879aa885721 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild @@ -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" -- cgit v1.2.3-18-g5258