commit: 749e93b266cdf120c2b369c5c457e9008384356e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 00:05:32 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 00:05:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749e93b2
No spamming in global scope please. Revert "readme.gentoo.eclass: QA warning
for deprecation"
This reverts commit 118c8789fe931eb82956408bf4b5553bd3aa5180.
eclass/readme.gentoo.eclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass
index 97fe12d..0ab9e89 100644
--- a/eclass/readme.gentoo.eclass
+++ b/eclass/readme.gentoo.eclass
@@ -31,7 +31,6 @@ 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}"