projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95702a5
)
No spamming in global scope please. Revert "readme.gentoo.eclass: QA warning for...
author
Andreas K. Hüttel
<dilfridge@gentoo.org>
Sun, 24 Jan 2016 00:05:32 +0000
(
01:05
+0100)
committer
Andreas K. Hüttel
<dilfridge@gentoo.org>
Sun, 24 Jan 2016 00:05:32 +0000
(
01:05
+0100)
This reverts commit
118c8789fe931eb82956408bf4b5553bd3aa5180
.
eclass/readme.gentoo.eclass
patch
|
blob
|
history
diff --git
a/eclass/readme.gentoo.eclass
b/eclass/readme.gentoo.eclass
index 97fe12d4b536272e31db4e305c6056a1c086dbba..0ab9e8957a12be5bb374589ce622b10784ffe3be 100644
(file)
--- 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}"