Skip to content

Commit

Permalink
app-crypt/bcwipe: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 27, 2018
1 parent 491ef36 commit 0d7802a
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions app-crypt/bcwipe/bcwipe-1.9.13.ebuild
Original file line number Diff line number Diff line change
@@ -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/"
Expand All @@ -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"
Expand Down

0 comments on commit 0d7802a

Please sign in to comment.