summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-10-25 19:22:40 +0100
committerMichał Górny <mgorny@gentoo.org>2015-10-25 19:23:59 +0100
commit31b7de6ded763c3e0246d95cb8d47f24a10e40eb (patch)
tree136828db085cadfa1d49eb4e5a9ee8cd08c3aec7
parent07d1cbdb022146ea547ae070727bf889788c3f52 (diff)
downloadgentoo-31b7de6ded763c3e0246d95cb8d47f24a10e40eb.tar.gz
gentoo-31b7de6ded763c3e0246d95cb8d47f24a10e40eb.tar.xz
emul-linux-x86.eclass: mark as @DEAD
Last rited, removal on 2015-11-24.
-rw-r--r--eclass/emul-linux-x86.eclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/emul-linux-x86.eclass b/eclass/emul-linux-x86.eclass
index 18849c6bc63..4fa6de8be49 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 <kingtaco@gentoo.org>
# Adapted from emul-libs.eclass