commit: 31b7de6ded763c3e0246d95cb8d47f24a10e40eb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 25 18:22:40 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 25 18:23:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b7de6d
emul-linux-x86.eclass: mark as @DEAD Last rited, removal on 2015-11-24. eclass/emul-linux-x86.eclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eclass/emul-linux-x86.eclass b/eclass/emul-linux-x86.eclass index 18849c6..4fa6de8 100644 --- a/eclass/emul-linux-x86.eclass +++ b/eclass/emul-linux-x86.eclass @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# @DEAD + # # Original Author: Mike Doty <kingt...@gentoo.org> # Adapted from emul-libs.eclass