commit: 266e20595ec08a473d4e857382508928d169c1d6 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 21:36:14 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 21:46:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=266e2059
app-crypt/pinentry: remove eutils Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-crypt/pinentry/pinentry-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild b/app-crypt/pinentry/pinentry-1.0.0.ebuild index bc3bb2a3be8..df050ed83ef 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"
