From 118c8789fe931eb82956408bf4b5553bd3aa5180 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 22 Jan 2016 19:47:32 +0100 Subject: [PATCH] readme.gentoo.eclass: QA warning for deprecation Signed-off-by: Justin Lecher --- eclass/readme.gentoo.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass index 0ab9e8957a12..97fe12d4b536 100644 --- a/eclass/readme.gentoo.eclass +++ b/eclass/readme.gentoo.eclass @@ -31,6 +31,7 @@ case "${EAPI:-0}" in # from needing to export another pkg_preinst phase to save has_version # result. Also relies on EAPI >=4 default src_install phase. EXPORT_FUNCTIONS src_install pkg_postinst + eqawarn "This eclass is DEPRECATED. Please use readme.gentoo-r1 instead." ;; 6) die "Unsupported EAPI=${EAPI} for ${ECLASS}" -- 2.26.2