summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-03-26 00:42:42 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2017-03-26 00:46:40 +0300
commitd79fbf07a50a9846afc044fc150f1de4fad39ab6 (patch)
tree2ebc6ffd7773cd8007c90d92b3c13074111bfd37
parentapp-crypt/cardpeek: remove eutils (diff)
downloadgentoo-d79fbf07a50a9846afc044fc150f1de4fad39ab6.tar.gz
gentoo-d79fbf07a50a9846afc044fc150f1de4fad39ab6.tar.bz2
gentoo-d79fbf07a50a9846afc044fc150f1de4fad39ab6.zip
app-crypt/bcwipe: remove eutils
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--app-crypt/bcwipe/bcwipe-1.9.13.ebuild2
1 files changed, 1 insertions, 1 deletions
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 -)"