From: Alon Bar-Lev Date: Sat, 25 Mar 2017 21:36:14 +0000 (+0300) Subject: app-crypt/pinentry: remove eutils X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=266e20595ec08a473d4e857382508928d169c1d6;p=gentoo.git app-crypt/pinentry: remove eutils Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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"