summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-03-26 00:36:14 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2017-03-26 00:46:36 +0300
commit266e20595ec08a473d4e857382508928d169c1d6 (patch)
treeb66e4cb724d4d18259410be5ed21cbf396912f14 /app-crypt
parentapp-crypt/signing-party: remove eutils (diff)
downloadgentoo-266e20595ec08a473d4e857382508928d169c1d6.tar.gz
gentoo-266e20595ec08a473d4e857382508928d169c1d6.tar.bz2
gentoo-266e20595ec08a473d4e857382508928d169c1d6.zip
app-crypt/pinentry: remove eutils
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/pinentry/pinentry-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index bc3bb2a3be80..df050ed83ef6 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit autotools qmake-utils multilib eutils flag-o-matic toolchain-funcs
+inherit autotools qmake-utils multilib flag-o-matic toolchain-funcs
DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
HOMEPAGE="http://gnupg.org/aegypten2/index.html"