commit: fec5247cd69339237f7aa8ba49e9036fc04aa5e6 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Oct 31 11:11:26 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Oct 31 11:11:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec5247c
net-mail/checkpassword: [QA] Inherit flag-o-matic.eclass explicitly Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap <AT> gentoo.org> net-mail/checkpassword/checkpassword-0.90-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild index 5020585a267..ac723ca4c9f 100644 --- a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild +++ b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit fixheadtails toolchain-funcs +inherit fixheadtails flag-o-matic toolchain-funcs DESCRIPTION="A uniform password checking interface for root applications" HOMEPAGE="https://cr.yp.to/checkpwd.html"
