summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-10-31 12:11:26 +0100
committerDavid Seifert <soap@gentoo.org>2020-10-31 12:11:26 +0100
commitfec5247cd69339237f7aa8ba49e9036fc04aa5e6 (patch)
tree2e4105be3661940dd98c836fc6483b61f16825d5 /net-mail
parentmedia-video/avidemux: [QA] Inherit flag-o-matic.eclass explicitly (diff)
downloadgentoo-fec5247cd69339237f7aa8ba49e9036fc04aa5e6.tar.gz
gentoo-fec5247cd69339237f7aa8ba49e9036fc04aa5e6.tar.bz2
gentoo-fec5247cd69339237f7aa8ba49e9036fc04aa5e6.zip
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@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/checkpassword/checkpassword-0.90-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/checkpassword/checkpassword-0.90-r4.ebuild b/net-mail/checkpassword/checkpassword-0.90-r4.ebuild
index 5020585a2677..ac723ca4c9f3 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"