diff options
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.1.1-r1.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-1.2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild index 71dfa08ccca5..77d4abd228ed 100644 --- a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild +++ b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools flag-o-matic qmake-utils toolchain-funcs +inherit autotools qmake-utils DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol" HOMEPAGE="https://gnupg.org/aegypten2" diff --git a/app-crypt/pinentry/pinentry-1.2.0.ebuild b/app-crypt/pinentry/pinentry-1.2.0.ebuild index 47d887dbeb77..22f5e9b96eff 100644 --- a/app-crypt/pinentry/pinentry-1.2.0.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools flag-o-matic qmake-utils toolchain-funcs +inherit autotools qmake-utils DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol" HOMEPAGE="https://gnupg.org/aegypten2" |