bash-completion.eclass: Add lastrite eqawarn

This commit is contained in:
Michał Górny
2015-10-25 19:33:26 +01:00
parent e5f99201e4
commit 27b34cae2a

View File

@@ -33,6 +33,9 @@
inherit eutils
eqawarn "bash-completion.eclass is last rited and will be removed on 2015-11-24."
eqawarn "Please update your ebuilds to use bash-completion-r1 instead."
EXPORT_FUNCTIONS pkg_postinst
IUSE="bash-completion"