From: Alon Bar-Lev Date: Sat, 25 Mar 2017 21:42:42 +0000 (+0300) Subject: app-crypt/bcwipe: remove eutils X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d79fbf07a50a9846afc044fc150f1de4fad39ab6;p=gentoo.git app-crypt/bcwipe: remove eutils Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild index d7122d6edc81..21e09193785c 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit eutils versionator +inherit versionator MY_PV="$(replace_version_separator 2 -)"