summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-01-24 01:05:32 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-01-24 01:05:32 +0100
commit749e93b266cdf120c2b369c5c457e9008384356e (patch)
tree32794703d34191a0fd4bbcc4c8949a9429f159c1 /eclass/readme.gentoo.eclass
parentdev-libs/icu: Version bump (diff)
downloadgentoo-749e93b266cdf120c2b369c5c457e9008384356e.tar.gz
gentoo-749e93b266cdf120c2b369c5c457e9008384356e.tar.bz2
gentoo-749e93b266cdf120c2b369c5c457e9008384356e.zip
No spamming in global scope please. Revert "readme.gentoo.eclass: QA warning for deprecation"
This reverts commit 118c8789fe931eb82956408bf4b5553bd3aa5180.
Diffstat (limited to 'eclass/readme.gentoo.eclass')
-rw-r--r--eclass/readme.gentoo.eclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass
index 97fe12d4b536..0ab9e8957a12 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}"