commit:     27b34cae2a5dd94593f2b8cd9c8cb2f0ea60b424
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 18:33:26 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 18:34:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b34cae

bash-completion.eclass: Add lastrite eqawarn

 eclass/bash-completion.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/bash-completion.eclass b/eclass/bash-completion.eclass
index 1d4977d..625ea24 100644
--- a/eclass/bash-completion.eclass
+++ b/eclass/bash-completion.eclass
@@ -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"

Reply via email to